/* CSS Document */

/*--------------------------------------body---*/

body, td, th, div, p, label {
	color:#fff;
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:14px; 
}

a	{
	color:#fff; 
	text-decoration:underline;
}

a:visited 	{
	color:#fff;
}

a:hover {
	color:#fff; 
	text-decoration:none
}

/*----------------------------------------------------------content---*/
/*-----------------------------article_settings-*/
.article-decor {
	padding:0px 0px 0px 0px;
}
.article_indent, 
#component-contact	{
	padding:0px 0px 0px 0px; 
}
#contact_text		{
	height:auto; 
	overflow:auto;
	margin:0px 0px 5px 0px; 
	width:90%
}
.article_bot		{
	line-height:5px
}
.article_separator	{
	border-bottom:1px solid #9d1e1e;
	display:block;
	line-height:10px;
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 15px 0px;
}
.column_separator	{
	padding:0px 0px 0px 1px !important;
}
.article_column {
	padding:0px 0px 0px 0px;
}
.article_indent h3 {
	overflow:hidden;
}
.article_indent h3 img {
	margin:0px 3px 0px 0px !important;
	float:left
}
.contentpaneopen td, 
.contentpaneopen p	{
	line-height:15px;
}
.contentpaneopen li{
	padding:0px 0px 6px 0px;

}
.contentpaneopen img	{
	margin:0px 15px 4px 0px;
}

/*---------------------------content-heading---*/

.componentheading		{
	color:#fff;
	font-size:26px; 
	font-weight:normal;
	font-family:Arial;
	line-height:140%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	text-transform:uppercase;
}
.contentheading			{
	color:#fff;
	font-size:20px;
	font-weight:normal;
	font-family:Arial;
	line-height:20px !important;
	text-transform:uppercase;
	margin:0px 0px 0px 0px;
	padding:2px 0px 0px 0px;
}
.item-info {
	padding:15px 0px 0px 0px;
}
.buttonheading			{
	padding:7px 0px 0px 5px;
}

/*-----------------------------item-info---*/

.iteminfo				{
	padding:0px 0px 6px 0px; 
	margin:0px 0px 15px 0px;
}
.modifydate				{
	color:#fff; 
	font-size:11px; 
	padding:0px 0px 0px 0px; 
	text-decoration:none !important; 
}
.md-indent {

}
.createdby				{
	color:#ff9b5e; 
	display:block;
	font-size:12px; 
	font-weight:normal;  
	text-transform:none; 
}
.createdate				{
	color:#fff; 
	font-size:11px;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 7px 0px; 
	text-transform:none; 
}
span.small				{ /* Written by */
	color:#ff4949; 
	font-size:11px;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	text-transform:none;
}
div.small {
	padding:12px 0px 0px 0px;
}

/*-----------------------------------buttons---*/

.button, 
.validate				{
	background:url(images/button.gif) no-repeat 0 0;
	border:none; 
	color:#fff; 
	font:normal 11px arial; 
	line-height:16px;
	margin:0px 0px 0px 0px;
	padding:4px 7px 4px 7px;
	display:block;
	text-align:center;
	vertical-align:middle; 
	width:80px;
}
* html .button, 
* html .validate {
	height:24px
}
/*:first-child+html .button {height:20px; padding:0px 0px 0px 0px;}

/*-----------------------------------read-more---*/

#editor-xtd-buttons div.readmore {
	background:none; 
	height:auto;
	margin:0px 0px 0px 0px;
	width:auto; 
}
div.readmore	{
	margin:0px 0px 0px 0px; 
	padding:4px 0px 0px 0px;
	text-align:right;
}
div a.readon{
	color:#ff4949;  
	display:inline;
	font-size:12px;
	font-weight:bold;
	margin:0px 0px 0px 0px !important; 
	padding:5px 0px 5px 0px;  
	text-decoration:underline;
}

a.readon:hover	{
	color:#ff4949;
	text-decoration:none
}
a.readon:visited {
	color:#ff4949;
}


/*-----------------------------blog-more---*/

.blog_more		{
	padding:0px 0px 10px 31px;
}
.blog_more h2	{
	background:none;
	color:#cf5032 !important; 
	font-size:12px;  
	padding:0px 0px 0px 0px;
}
.blog_more ul {
	margin:10px 0px 0px 15px;
}
.blog_more ul li {
	padding:0px 0px 0px 0px !important; 
}
.blog_more a	{
	color:#cf5032; 
	text-decoration:underline
}
.blog_more a:hover	{
	color:#cf5032; 
	text-decoration:none;
}			
.blog_more strong	{
	color:#cf5032; 
}

/*-----------------------------pagenav---*/

.pagenav	{
	color:#cf5032; 
	font-size:12px; 
	font-weight:normal
}
a.pagenav	{
	color:#cf5032; 
	font-weight:normal
}
a.pagenav:hover	{
	color:#cf5032; 
	text-decoration:none
}
a.pagenav:visited {
	color:#cf5032; 
	text-decoration:none
}
.pagination_nav	{
	color:#cf5032; 
	font-size:12px; 
	padding:10px 20px 0px 27px;
}
.pagination_nav div	{
	background:#f4f4f4;
	padding:5px 0px 5px 0px; 
}

.pagination		{
	margin-top:10px
}
.pagination	li	{
	float:left; 
	padding:0px 5px 0px 5px;
}	
.pagination_result	{
	color:#cf5032; 
	padding:5px 0px 0px 0px;
	line-height:16px;
}
			
/*--------------------------------------result---*/

.sectiontableentry0 td	{	
	color:#fff;
	padding:5px 0px 5px 0px; 
}
.sectiontableentry1 td	{
	background:#791111;
	color:#fff;
	padding:5px 0px 5px 0px;
}
.sectiontableentry2 td 	{
	color:#fff;
	padding:5px 0px 5px 0px; 
}

.sectiontableentry0,
.sectiontableentry1,
.sectiontableentry2		{}

.sectiontableentry1 a,
.sectiontableentry2 a	{
	color:#fff
}
.sectiontableentry1 a:hover,
.sectiontableentry2 a:hover {
	color:#fff
}
.sectiontableentry1 a:visited,
.sectiontableentry2 a:visited {
	color:#fff
}

.var1 {
	background:#2F000C;
	padding:5px !important;
	margin:5px 0px 5px 0px;
}
.var2 {
	background:#3F0413;
	padding:5px !important;
	margin:5px 0px 5px 0px;
}

.results	{
	text-align:center;
	padding:0px 0px 0px 15px;
}
#page	{
	padding:0px 0px 0px 0px;
}
#page ol li	{
	padding:0px 0px 10px 0px; 
	text-align:left
}
.searchintro	{
	padding:0px 0px 10px 25px;
}
.searchintro strong		{
	color:#C6662C
}
#page h3	{
	font-size:130%; 
	padding:10px 0px 5px 0px; 
	text-align:left;
	color:#cf5032;
}
#page .inputbox	 {
	color:#000;
}
#page #ordering {
	height:20px; display:inline; vertical-align:middle
}
#page .display	{
	padding:10px 0px 0px 0px;
}
#page legend	{
	color:#cf5032
}

.sectiontableentry0 .pad2,
.sectiontableentry1 .pad2,
.sectiontableentry2 .pad2	{
	padding:2px 0px 2px 15px;
	font-weight:bold
}
.sectiontableheader {
	padding-bottom:2px
}

/*--------------------------------------poll---*/

.poll .question	 {
	color:#fff ;
	font-size:12px;  
	font-weight:normal;
	font-family:Arial;
}
.poll .body		{
	padding:12px 0px 5px 0px;
}
.poll .body label {
	color:#fff;
	font-size:12px;
	font-family:Arial;
	line-height:14px;
	padding:0px 0px 0px 0px;
}
.poll .button	{
	background:url(images/vote.gif) no-repeat 0 0;
	color:#fff;
	display:inline;
	font-family:Arial;
	font-size:12px; 
	font-weight:normal;
	line-height:15px;
	margin:8px 0px 0px 0px;
	padding:4px 0px 4px 0px;
	width:58px;
	text-transform:none;    
}
.poll .result	{
	background:url(images/results.gif) no-repeat 0 0;
}

.poll .section	{
	overflow:hidden; 
	padding:0px 0px 8px 0px;
	width:100%; 
}
.poll .radio	{
	float:left;
	width:20px;
}
.poll .radio input {
	display:block;
	width:16px;
	height:16px;
	vertical-align:middle;
}
.poll .var	{
	margin:0px 0px 0px 20px; 
	text-align:left
}

.display	{
	padding:0px 0px 10px 0px;
}
.display select	{
	border:1px solid #46462f; 
	width:100px;
}
.sectiontableentry1 div, 
.sectiontableentry0 div {
	font-size:1px
}

/*--------------------------------------user---*/

dl.contentpane	dt {
	padding:10px 0px 20px 0px;
}
dl.contentpane	dd {
	width:100%;
	overflow:hidden;
}
dl.contentpane	div {
	vertical-align:middle
}
dl.contentpane .description {
	width:110px;
	padding:0px 0px 0px 0px;
	vertical-align:middle
}
dl.contentpane .input-field {
	width:160px;
	padding:0px 0px 0px 0px;
	vertical-align:middle
}
dl.contentpane .button-field {
	width:140px;
	padding:0px 0px 0px 0px;
	vertical-align:middle
}

/*-------------------------------------search---*/

.module-search 		{
	padding:17px 0px 0px 0px;
}
.module-search h3 {
	color:#777;
	float:left;
	font-size:13px;
	padding:4px 0px 0px 0px;
	width:53px;
}
.search {
	width:242px;
	float:right;
}
.search-input {
	width:183px;
	float:left;
}
.search-button {
	width:59px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.search-input .inputbox	{ /*-------- working in all browsers ------*/
	background:url(images/search-bg.gif) no-repeat 0 1px;
	border:none;
	color:#502929;
	font-family:Arial;
	font-size:12px;
	margin:0px 0px 0px 0px; 
	padding:3px 0px 5px 5px; 
	vertical-align:top;   
	width:173px;
}
* html .search-input .inputbox {
	height:22px;
	width:178px;
	padding:3px 0px 0px 5px;
}

.search-button .button	{
	background:none;
	color:#cb670e;
	font:bold 12px Arial;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:59px;
	height:22px;  
	vertical-align:top; 
}
* html .search-button .button {
	width:59px;
	margin-top:1px;
}
:first-child+html .search-button .button {margin:1px 0px 0px 0px;}
	
/*-------------------------------------search-result---*/
.search_result {
	padding:0px 0px 0px 0px;
}	
/*-------------------title----*/

.search_result h3	{
	color:#808080; 
	font-size:14px;
}

/*-------------------article----*/

.search_result p	{
	padding:10px 0px 0px 0px;
}
/*----------*/
#search_searchword	{
	border:1px solid #999
}
legend		{
	color:#808080
}

.highlight	{  /* highlight sought word */
	color:#bf3a3a; 
	font-weight:bold
}

.phrase {
	border:solid 1px #9d321f;
	color:#808080;
	float:left; 
	margin:10px 10px 10px 0; 
	padding:10px; 
	width:60%; 
}
.phrase .inputbox 	{
	background:#fff; 
	color:#808080; 
	display:block; 
	margin-top:5px; 
}

.phrase .inputbox option {
	background:#fff; 
	border-bottom:solid 1px #333; 
	padding:2px; 
}
.phrase .inputbox option a:hover {
	background:#C00;
	border-color:#cfd0d6;
	color:#1e3300;   
}
fieldset.word,fieldset.only { 
	border:solid 1px #9d321f;
}
.ordering {
	display:inline;
	padding:3px 0px 0px 0px;
}

.only 	{
	border:solid 0; 
	line-height:1.3em;
	margin:10px 0 0 10px; 
	padding:5px 10px;
}
.word 	{
	border:solid 0 !important;
	padding:10px 10px 10px 0; 
}
.word input {
	background:#fff; 
	color:#ff6614; 
	font-weight:normal; 
	margin:0 10px 0 10px; 
	padding:1px 2px 2px 2px;;
	vertical-align:middle;
}
.word .button {
	display:inline !important;
	vertical-align:middle;
}
.contact_email	input	{
	margin:4px 0px 3px 0px;
}
/*-------------------------------------admin-form---*/

.adminform td 			{padding:0px 0px 2px 0px;}

/*---------------------------system-error-messages--*/

.error		{
	margin:0px 0px 10px 0px;
}
.error h2 	{
	color:#ff0000;
	font:bold 14px Tahoma;  
	padding:0px 0px 5px 20px;
}
#system-message dt.error, dt.message { 
	display: none; 
}
.error dd ul {
	background: #ce0303 ; 
	border-top: 3px solid #670606; 
	border-bottom: 3px solid #670606; 
	color: #fff;
	margin:0; 
	padding:5px 0px 5px 5px;
}
.error dd ul li	{
	background:none !important;
	color:#fff !important; 
	margin:0px 0px 0px 20px !important; 
}
.pass_remind { 
	vertical-align:middle; 
	padding:0px 0px 0px 10px;
}

/*---------------------------------------------------------------------------------boxes---*/

.module	{
	background:url(images/box-top.gif) no-repeat 0 0 #8f1313;
	margin:0px 0px 2px 0px;
}
.module	.sec{
	background:url(images/box-bottom.gif) no-repeat 0 bottom;
	width:100%;
}
.module .box-indent {
	padding:25px 10px 32px 17px;
}

/*-------------------title----*/

.module h3	{
	border-bottom:1px solid #9d1e1e;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	font-family:arial;
	padding:0px 0px 5px 2px;
	margin:0px 0px 18px 0px;
	text-transform:uppercase;
}
#wrapper .module h3	{
	border:none;
	color:#fff;
	font-size:20px;
	font-weight:normal;
	font-family:arial;
	padding:3px 0px 5px 2px;
	margin:0px 0px 16px 0px;
	text-transform:uppercase;
}

/*-------------------content----*/

.module div		{
	color:#fff;
	font-size:12px;
}
.module label	{
	color:#fff;
	display:block;
	line-height:100%;
	padding:0px 0px 3px 0px; 
	vertical-align:middle
}
.module td, 
.module p		{
	color:#fff; 
	font-size:12px;
	padding:0px 0px 5px 0px;
}
.module ul 		{
	list-style:none;
	margin:0px 0px 0px 0px;
}
.module li		{
	background:url(images/list-bg.gif) repeat-x 0 0;
	padding:10px 0px 10px 0px;
}
.module li a	{
	background:url(images/list-item.gif) no-repeat 0 2px;
	color:#cf5032;
	display:block;
	font-family:Arial;
	font-size:12px;
	font-style:italic; 
	line-height:16px; 
	padding:0px 0px 4px 26px;
	text-decoration:underline;
}
.module li a:hover {
	color:#cf5032; 
	text-decoration:none;
}
.module li a:visited {
	color:#cf5032
}

.count	{ /* count users */
	font-weight:normal;
}
.module a		{
	color:#fff;
	text-decoration:none;
}
.module a:hover	{
	color:#fff;
	text-decoration:underline;
}
.module .inputbox	{
	background:#fff; 
	border:1px solid #b0a88f;
}
.module span	{
	font-weight:normal
}
.box-indent				{
	padding:17px 20px 25px 37px;
}
.ital {
	font:normal 12px arial;
	color:#fff !important;
	font-style:italic !important;
}
/*-------------------------------------mainmenu---*/

.module_menu	{
	background:url(images/box-top.gif) no-repeat 0 0 #8f1313;
	margin:0px 0px 2px 0px;
}
.module_menu	.sec{
	background:url(images/box-bottom.gif) no-repeat 0 bottom;
}
.module_menu .box-indent {
	padding:25px 17px 20px 17px;
}

/*-------------------title----*/

.module_menu h3	{
	border-bottom:1px solid #9d1e1e;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	font-family:arial;
	padding:0px 0px 7px 0px;
	margin:0px 0px 15px 0px;
}

/*-----------------content----*/

.module_menu ul	{
	list-style:none;
	margin:0px 0px 0px 0px;
}

.module_menu li	{
	display:inline;
}

.module_menu li a	{
	background:url(images/list-item.gif) no-repeat 0 2px;
	color:#fff; 
	display:block;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
}
.module_menu li a span {
	display:block;
	padding:2px 0px 4px 26px; 
}
.module_menu li a:hover	{
	color:#fff !important; 
	text-decoration:underline
}
.module_menu li a:visited {
	color:#fff
}
.module_menu ul li.active a	{
	color:#fff !important; 
}

.module_menu li ul	{
	padding:0px 0px 0px 10px; 
	margin:0px 0px 0px 0px;
}
.module_menu li ul li{
	display:inline;
}
.module_menu li ul li a{
	background:url(images/list-item.gif) no-repeat 0px 5px;
	padding:0px 0px 5px 0px;
}
.module_menu li li span {background:none}

/*-------------------------------------topmenu---*/
ul.menu-nav {
	float:right;
	padding:0px 0px 0px 0px;
	margin-right:-10px;
}
ul.menu-nav li	{
	background:url(images/topmenu-separator.gif) no-repeat right 2px;
	display:block; 
	float:left; 
	padding:0px 17px 0px 17px;
}
ul.menu-nav li a  {
	color:#fff;
	display:block; 
	float:left;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
}
ul.menu-nav li a span	{
	display:block; 
	padding:0px 0px 0px 0px;
}


/*-------------------hover----*/

ul.menu-nav li a:hover  {
	color:#e39f08 !important; 
	display:block; 
	float:left; 
	text-align:center; 
	text-decoration:none;
	width:auto; 
}
ul.menu-nav li a:hover span	{
	display:block;
	padding:0px 0px 0px 0px;
}


/*-------------------visited---*/

ul.menu-nav li a:visited{
	color:#fff; 
}

/*-------------------active----*/

ul.menu-nav li.active a {
	color:#e39f08 !important; 
	display:block;
	float:left; 
	text-align:center;
	text-decoration:none;  
	width:auto; 
}
ul.menu-nav li.active a span {
	display:block; 
}


/*----------------------------------------login-form---*/

.module-login	{
	background:url(images/box-top.gif) no-repeat 0 0 #8f1313;
	margin:0px 0px 2px 0px;
}
.module-login	.sec{
	background:url(images/box-bottom.gif) no-repeat 0 bottom;
}
.module-login .box-indent {
	padding:25px 17px 20px 17px;
}

/*-------------------title----*/

.module-login h3	{
	border-bottom:1px solid #9d1e1e;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	font-family:arial;
	padding:0px 0px 7px 0px;
	margin:0px 0px 15px 0px;
}

/*-----------------content----*/

.module-login label {
	color:#fff !important;
	font:normal 12px arial !important;
	display:block;
	padding:5px 0px 2px 0px;
}
.module-login p, 
label.remember{
	color:#fff !important; 
	font-size:12px; 
	font-weight:normal;
	padding:0px 0px 0px 0px;
}
.module-login a	{
	color:#fff;
	font-family:arial;
	font-size:12px; 
	font-weight:normal; 
	line-height:120%;
	text-decoration:none;
}
.module-login a:hover {
	color:#fff; 
	text-decoration:underline;
}
.module-login a:visited	{
	color:#fff;
}
.module-login .inputbox { /* inputbox */
	background:#fff;
	border:1px solid #9fc6d7;
	color:#888;
	font-size:11px;
	margin:0px 0px 4px 0px;
	padding:2px 0px 2px 5px;
	vertical-align:middle;
	width:140px;  
}
* html .module-login .inputbox {
	height:18px;
	width:143px;
}
.module-login .button	{ /* button */
	background:url(images/vote.gif) no-repeat 0 0;
	border:none;  
	color:#fff;
	font-family:Arial;
	font-weight:normal;
	font-size:12px; 
	line-height:14px;
	margin:8px 0px 3px 0px;
	padding:3px 0px 3px 0px;
	text-align:center;
	text-transform:none !important;
	width:58px;       
} 
#mod_login_remember	 { /* checkbox */
	background:#fff; 
	border:none; 
	display:block;
	float:left; 
	margin:0px 10px 0px 0px; 
	vertical-align:middle;  
	width:12px;
	height:12px
}		
/*---------------------------------------------------------structure---*/

#body {
	background:url(images/bg.gif);
}
.gradient {
	background:url(images/tail.gif) repeat-x 0 0;
}
#hearts {
	background:url(images/hearts.jpg) no-repeat 50% 0;
}
.main 		{
	width:940px;
}
.content {
	width:940px; 
	background:url(images/header.jpg) 50% top no-repeat; 
	height:391px; 
}

/*-------------------------------------header---*/
#top {
	height:130px;
	overflow:hidden;
}
#header {
	background:url(images/header.jpg) no-repeat 0 0;
	height:227px;
	overflow:hidden;
	margin-bottom:10px;
}

#top-container {
	float:right;
	width:590px;
}
#logo-container {
	width:666px;
	float:left;
}
#logo {
	width:336px;
	float:left;
}
#logo2 {
	background:url(images/logo2.jpg) no-repeat 0 0;
	height:227px;
	width:306px;
	float:right;
}
	#search {
		width:590px;
		height:72px;
		overflow:hidden;
	}
	#topmenu {
		
	}

/*-------------------------------------content---*/

#content {
	overflow:hidden;
	width:100%;
	padding:0px 0px 20px 0px;
}

	#right {
		float:right;
		width:306px;
	}
	#wrapper {
		margin:0px 308px 0px 0px;
	}
	* html #wrapper {
		margin:0px 305px 0px 0px;
	}
.comp-cont {
	width:100%;
}

/*-------------------------------------footer---*/

#footer		{
	border-top:1px solid #950000;
	height:68px
}

#footer .space	{
	color:#fff;
	font-size:12px;
	font-weight:normal;
	padding:30px 0px 0px 0px;
	text-align:left;
}

#footer a		{
	color:#ff4949; 
	font-weight:normal; 
	text-decoration:underline;
}

#footer a:hover	{
	text-decoration:none
}

.store {
	overflow:hidden;
	padding-bottom:3px;
	width:100%;
}
.image {
	width:95px;
	float:left;
}
div.desc {
	float:right;
	width:183px;
	font-size:12px;
	padding-top:9px
}
div.desc strong {
	font-size:13px;
}
div.desc a {
	color:#ff4949 !important;
	text-decoration:underline;
}
div.desc a:hover {
	color:#ff4949;
	text-decoration:none;
}
a.all-stories {
	color:#ff4949 !important;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	display:block;
	padding:12px 0px 0px 0px;
}
a.all-stories:hover {
	color:#ff4949;
	text-decoration:none;
}
#cont {
	overflow:hidden;
	width:100%
}
.col1, .col2, .col3 {
	width:200px;
	float:left;
}
#cont .space {
	padding:10px 8px 0px 2px;
}
#cont  strong {
	font-size:13px;
}
#cont a {
	color:#ff4949;
	text-decoration:underline;
}
#cont a:hover {
	text-decoration:none;
}
.c-top-left {
	background:url(images/c-top-left.gif) no-repeat 0 0 #8f1313;
}
.c-top-right {
	background:url(images/c-top-right.gif) no-repeat right 0;
	width:100%;
}
.c-bottom-left {
	background:url(images/c-bottom-left.gif) no-repeat 0 bottom;
}
.c-bottom-right {
	background:url(images/c-bottom-right.gif) no-repeat right bottom;
	padding:23px 20px 20px 20px;
}
.mod {
	padding:25px 10px 29px 17px;
}
<!--------- city footer start --------->
#footercontainer {
width:940px;

}
#citylist {
	width: 235px;
	padding:3px 0px 3px;
	float:left;
	font-weight:bold;

}
#footercontainer #citylist a
{
	color: #ffffff;
}
<!--------- city footer end --------->

