/* © 2009 Ministry Of Deals / Nettexmedia.com Limited  */
/* Media Development Team */
/* Author :		SJM */
/* Date:		28/01/2009 */

/* Default element over-rides */
img { border:0px; }
body{
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	color:#2C3234;
	background-color: #FFFFFF;
	background-image:url('/_images/_header/background-header.gif') ;
	background-repeat: repeat-x;
}

form {
	margin:0px;
	padding:0px;
	border:0px;
	}


/* MOD Site Containers */

	#sitecontainer{
		width: 790px;
		margin: auto;
		text-align: left;
		background-color: #FFFFFF;
	}

	#contentcontainer {
		width:790px;
		background-color: #FFFFFF;
	}

	#dealcontainer{
		float:left;
		width:530px;
		background-color:#ffffff;
	}

/* MOD Site Panels */

	#side-panel {
		float:left;
		padding-left:11px;
		width:212px;
	}

	#login-panel {
		float:left;
		width:212px;
	}
	#pdeals-panel {
		float:left;
		width:212px;
	}

	#space-divider{
		float:left;
		width:26px;
	
	}

/* MOD Text Styles */



/* MOD Header v1.3 */ 

	#header {
		width: 790px;
		height: 110px;
		margin:0px;
		padding:0px;
		background-color: #C6074D;
	}
	
	#header-logo {
			float:left;
			width:95px;
			height:103px;
		}

	#header-content-blank {
			float:left;
			height: 103px;
			width:235px;
		}

	#header-content-right {
			float:left;
			width:405px;
			text-align:right;
			background-color: #C6074D;
		}

	#login-bar {
			width:410px;
			color:#ffffff;
			text-align:right;
			padding-top:12px;
			padding-bottom:12px;
			vertical-align:top;
		}
	
	#site-title {
			width:410px;
			height:54px;
	}
	
	
	/* Rounded curve CSS Hack */
	.curv_s1, .curv_s2, .curv_s3, .curv_s4{font-size:1px; overflow:hidden; display:block;}
	.curv_s1 {height:1px; background:#C6074D; margin:0 5px;}
	.curv_s2 {height:1px; background:#C6074D; margin:0 3px;}
	.curv_s3 {height:1px; background:#C6074D; margin:0 2px;}
	.curv_s4 {height:1px; background:#C6074D; margin:0 1px;}

	#header a {
		text-decoration:underline;
		color:#ffffff;
	}

/* MOD Footer v1.3 */ 
	
	#footer {
		display:block;
		color:#ffffff;
		height:214px;
		width:760px;
		background:#C6074D;
		text-align:left;
		

	}

	#footer a {
		text-decoration:none;
		color:#ffffff;
	}

	#footer a:hover {
		text-decoration:none;
		color:#ffffff;
	}

/* MOD Forum v1.0 */ 

	/* Forum Containers */
	.forum_container{
		width:100%;

	}

	.forum_container2{
		width:100%;
	}

	/* Forum Headers */
	.forum_post_header{
		font-family:Arial, Helvetica, sans-serif;
		float:left;
		/*width:662px;*/
		width:100%;
		height:28px;
		background-color:#c6074d;
		border-right:1px solid #c6074d;
		border-bottom:1px solid #ffffff;
		font-family:Verdana;
		background-image:url('/_images/forum-bar3.gif');
		background-repeat:repeat-x;
	}

	.forum_header{

		font-family:Arial, Helvetica, sans-serif;
		height:30px;
		background-color:#c6074d;
		font-family:Verdana;
		width:100%;
		line-height:30px;
		vertical-align:middle;
		/*display:block;
		vertical-align:middle;
		overflow: hidden; position: relative;*/
	}

	#forum_content_bar {
		font-family:Arial, Helvetica, sans-serif;
		height:80px;
		background-color:#eeeeee;
		font-family:Verdana;
		width:100%;
		color:#ffffff;
		display:block;
	}
	

	.forum_topic_header {
		float:left;
		width:340px;
		padding-left:57px;
		color:#ffffff;
	}

	.forum_replies_header {
		float:left;
		width:110px;
		text-align:center;
		color:#ffffff;
	}

	.forum_views_header {
		float:left;
		width:110px;
		text-align:center;
		color:#ffffff;
	}

	.forum_last_header {
		float:left;
		width:140px;
		text-align:center;
		color:#ffffff;
	}

	.forum_sub_header{
		float:left;
		width:100%;
		height:28px;
		background-color:#c92e2e;
		font-family:Verdana;
		color:#fff;
	}

	.forum_topic_bar {
		float:left;
		width:47px;
	
		background-color:#ffffff;
		border-left:1px solid #c6074d;
		border-right:1px solid #c6074d;
		border-bottom:1px solid #c6074d;
	
		text-align:center;
	}

	.forum_category_bar {
		float:left;
		padding:8px;
		width:333px;
		height:37px;
		background-color:#eeeeee;
		border-right:1px solid #c6074d;
		border-bottom:1px solid #c6074d;
	
	}

	.forum_topiccount_bar {
		float:left;
		padding:10px;
		text-align:center;
		width:90px;
		height:33px;
		line-height:30px;
		background-color:#eeeeee;
		border-right:1px solid #c6074d;
		border-bottom:1px solid #c6074d;
	
	}

	.forum_posts_bar {
		float:left;
		padding:10px;
		text-align:center;
		width:90px;
		height:33px;
		line-height:30px;
		background-color:#eeeeee;
		border-right:1px solid #c6074d;
		border-bottom:1px solid #c6074d;
	
	}

	.forum_lastpost_bar {
		padding:12px 10px 8px 10px;
		float:left;
		width:117px;
		height:33px;

		text-align:center;
		background-color:#eeeeee;
		border-right:1px solid #c6074d;
		border-bottom:1px solid #c6074d;
	}
		

	.forum_headertext{
		font-family:Arial, Helvetica, sans-serif;
		color:#fff;
		font-size:0.9em;
		font-weight:bold;
		padding-left:4px;
		padding-top:8px;
		text-align:center;
	}

	forum_topic_header {
		font-family:Arial, Helvetica, sans-serif;
		color:#fff;
		font-size:0.9em;
		font-weight:bold;
		padding-left:4px;
		padding-top:8px;
		text-align:center;
	}

	/* Forum Links */
	.forumlink		{ font-family:Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color : #515D61; }
	.forumlink a 	{ text-decoration: none; color : #515D61; }
	.forumlink a:hover{ text-decoration: underline; color : #515D61; }
	.forumlink DIV{}
	.forumlink-u		{ font-family:Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color : #515D61; }
	.forumlink-u a 	{ text-decoration: underline; color : #515D61; }
	.forumlink-u a:hover{ text-decoration: none; color : #515D61; }
	.forumlink-u DIV{}

	


#forum-bar{
	margin:0px;
	height:30px;
	padding:0px;
	padding-bottom:3px;
	background-image:url('/_images/bar-background.gif');
	background-repeat:repeat-x;
}

.f-small-text{
font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight:normal;
}
.f-text-1{
font-family:Arial, Helvetica, sans-serif;
	padding-top:6px;
	padding-left:5px;
	font-size:1em;
	font-weight:normal;
}
.f-text-2{
font-family:Arial, Helvetica, sans-serif;
	padding-top:6px;
	padding-left:5px;
	font-size:0.9em;
	font-weight:normal;
}

.forum_col{
	float:left;
	width:60px;
	height:18px;
	padding-top:16px;
	padding-bottom:16px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:1.0em;
	background-color:#e5e5e5;
	border-right:1px solid #c6074d;
	border-bottom:1px solid #c6074d;
}

/* Site Container Elements */


.border1{
	background-color:#dd4242;
	background-color:#C92F2E;
}

.border2{
	background-color:#C92F2E;
}
.borders{
	background-color: #EEF3DD;
}
.cart-header-text{
	padding:10px;
	font-size:1.2em;
	color:#ffffff;
	font-weight:bold;
}
.cart-sub-header-text{
	font-size:1em;
	color:#ffffff;
}
.cart-text{
	font-size:1em;
	color:#666666;
}
.inputbox{
	margin:2px 0px 2px 0px;
	width:100px;
	height:14px;
	font-size:12px;
	border:1px solid #999999;
}

.inputBox{



}
.cart-text1{
/*font-weight:bold;color:#000000;font-size:0.8em;-->*/
	font-size:1em;
	color:#666666;

}


.link		{ font-family:Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color : #000000; }
.link a 	{ text-decoration: none; color : #000000; }
.link a:hover{ text-decoration: underline; color : #000000; }
.link DIV{}

.rlink		{ 
color : #C6074D; 
font-size:1.0em;
}

.rlink a 	{ text-decoration: none; color : #C6074D; }
.rlink a:hover{ text-decoration: underline; color : #C6074D; }
.rlink DIV{}

.cmLinks{
	font-size:1em; 
	color:#C92F2E;
	font-weight:bold;

}
.cmLinks a {color:#C92F2E;text-decoration:none;}
.cmLinks a:hover {text-decoration:underline;}
.cmLinks DIV {}


.wlink		{ 
color : #ffffff; 
font-size:1.0em;
}

.wlink a 	{ text-decoration: none; color : #ffffff; }
.wlink a:hover{ text-decoration: underline; color : #ffffff; }
.wlink DIV{}

.header1{
font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	width:100%;
	padding-top:30px;
	padding-bottom:10px;
	font-weight:bold;
	
	font-size:1.6em;
	font-weight:bold;

}
.mod-header{
font-family:Arial, Helvetica, sans-serif;
	font-size:2.2em;
	font-weight:bold;
	color:#2C3234;
}
.mod-sub-header{
font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color:#2C3234;
}
.footer-links{
font-family:Arial, Helvetica, sans-serif;
	background-color:#E8E6E2;
	width:100%;
	padding-top:15px;
	padding-bottom:10px;
	color:#515d61;
	font-size:1em;
}
.footer-links{font-size:1em; color:#515d61;}
.footer-links a {color:#515d61;text-decoration:none;}
.footer-links a:hover {text-decoration:underline;}
.footer-links DIV {padding-left:3px;}



.L1{background-color:#000000;font-size:14px; color:#FFFFFF;}
.L1 a {color:#FFFFFF;text-decoration:none;}
.L1 a:hover {text-decoration:underline;}
.L1 DIV {padding-left:3px;}

.cat {font-size: 12px;font-family: Geneva, Arial, Helvetica, sans-serif;color: #FFFFFF;}
.cat a {color:#FFFFFF;text-decoration:none;}
.cat a:hover {text-decoration:underline;}
.cat DIV {padding-left:3px;}


.yellow-line{
	background-image:url('/_images/_tabs/yellow-line.gif');
	 background-repeat: repeat-x;
}
.topic_small{
	float:left;
	width:26px;
	/*background-image:url('/_images/forum-topic-small.jpg');*/
    background-repeat:no-repeat;
	background-color:#eeeeee;
	border-left:1px solid #c6074d;
	border-right:1px solid #c6074d;
	border-bottom:1px solid #c6074d;
	height:28px;
	
	text-align:center;
}
.gen { font-size : 12px; }
.genmed { font-size : 12px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #333333; }
a.gen,a.genmed,a.gensmall { color: #333333; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #333333; text-decoration: underline; }
.helpline { background-color: #e5e5e5; border-style: none; }

.category2{
	float:left;
	width:234px;
	height:50px;
	background-color:#e5e5e5;

	border-right:1px solid #c6074d;
	border-bottom:1px solid #c6074d;
}
.category{
	float:left;
	width:234px;
	height:50px;
	background-color:#ffffff;

	border-right:1px solid #c6074d;
	border-bottom:1px solid #c6074d;
}




.linkalternative {
	text-decoration:underline;
	}
.darklink {
	text-decoration:underline;
	color:#000000;
	}
.defaultlink {
	text-decoration:underline;
	color:#02918D;
	}
.cmText {
	font-family: Arial, Helvetica, sans-serif;
	color: #2C3234;
	font-size: 1em;

		font-family:Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	color:#515D61;
}



.cmText-View{
	font-family: Arial, Helvetica, sans-serif;
	color: #2C3234;
	font-size: 1em;
}
#row-hover:hover{
	background-color:#FCC;
}

.boxcontent{
padding:3px 12px 6px 16px;
}	


.grey-bar {
	width:760px;
	background-color:#DCD3CB;
	padding-top:3px;
	font-size:0em;
}
.hlink{
	float:left;
	font-size:1.0em;
	color:#c01d1b;
	padding-top:30px;
	padding-bottom:36px
}
.red-bar {
	width:756px;
	background-color:#C6074D;
	padding-top:25px;
	font-size:0em;
}

.white-bar {
	width:790px;
	background-color:#FFFFFF;
	padding-top:2px;
	font-size:0em;	
}



#mod-bar{
	margin:0px;
	height:30px;
	padding:0px;
	padding-bottom:3px;
	background-image:url('/_images/bar-background.gif');
	background-repeat:repeat-x;
}
#nav-bar{
	margin:0px;
	height:50px;
	padding:0px;
	background-repeat:repeat-x;
}
#left-Panel{
	/*width:212px;*/
	margin:0px;
	padding:0px;
}
#content-Panel{
	/*width:545px;*/
	margin:0px;
	margin:0px;
	padding:0px;
	text-align: left;
}
#deal-copying{
	width:auto;
	color:#2C3234;
	padding-right:0px;
	
	padding-top:10px;
	padding-bottom:10px;
}
.deal-title {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1.6em;
	font-weight:bold;
	color:#2C3234;
}
.deal-subtitle {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1.2em;
	font-weight:bold;
	color:#2C3234;
}
.deal-text {
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	color:#515D61;
	/*background:#eeeeee;*/
}
#cover {
		position: absolute;
		width: 2000px;
		height: 2000px;
		z-index: 100;
		display: none;
		background-color: #000;
		opacity: 0.60;
		filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=.60);
		top: 0px;
		left: 0px;
		}
#processing
		{
			visibility:hidden; font-family:Verdana, Geneva, sans-serif; font-size:12px; padding-top:10px; text-align:center; position:absolute; top:600px; left:400px; background-color:#FFF; border:2px solid #666; width:300px; height:60px;
		}
