/*------------------------------------------------------------------
[Master Stylesheet]

Project:		Magnets Fast
Last change:	10/1/08 
Assigned to:	Cedric Weatherly
Changes:		Starting Styles
-------------------------------------------------------------------*/

/*==================== RESET STYLES
================================== */
*{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:link img, :visited img {border: 0;}
table {border-collapse:collapse; border-spacing:0;}
ol,ul {list-style:none;}
a {text-decoration:underline; color:#728081;}
a:hover {color:#fff; text-decoration:none; background:#728081;}
hr {border: none 0; border-top: 1px solid #79b2d0; width: 100%; height: 0; margin-top: 10px; margin-bottom: 10px;}


#content ol, #content ul {list-style:outside; margin-left:10px;}

/*=====================sIFR STYLES
=================================*/
h1{font-size:1.25em; font-weight:bold; line-height:1.6em; color:#728081; font-family:Helvetica, Arial, sans-serif; text-transform:uppercase; }
h2{height:18px; font-size:14px; }
h3{height:18px; font-size:14px;}
h4 {font-size: 1.2em; color:#00a4cc;}

/*================= STRUCTURE
============================ */
html{ width:100%; height:100%;}
p {margin-bottom:10px;}
body {
	background: #c6d3d8 url(../images/mf_bg.jpg) repeat-x; 
	font:.83em/1.6em Helvetica, Arial, sans-serif;
	color:#728081;
}
 
#container {
	width:810px;
	left:50%;
	margin-left: -405px;
	position:relative;
}

#header{
	height:173px;
	background:url(../images/mg_headerbg.jpg) no-repeat;
	padding-top:18px;
	position:relative;
}

#header .facebook{	position:absolute; right:39px; top:15px;}
#header .twitter{	position:absolute; right:0; top:15px;}
#header .facebook:hover,
#header .twitter:hover{	background:none; top:12px; padding-bottom:2px; border-bottom:1px solid #187F9F;}

/*=======================NAVIGATION 
=================================*/
#logolink{
	width: 375px;
	height: 113px;
	display:block;
}

#logolink a {display:block; text-decoration:none; width:100%; height:100%;}
#logolink a:hover {background:none;}
#nav {width:810px; height:59px;}
				#nav ul, #nav li a {display:block;}
				#nav li {list-style: none; float:left;}  
				#nav li a {text-decoration:none;}
				#nav li span {display:none;} 
			
				#nav li a.home{
					width:129px;
					height:59px;
					background: url(../images/home_nav.jpg);
				}
				
				#nav li a.magnets{
					width:101px;
					height:59px;
					background: url(../images/magnets_nav.jpg);
				}
				
				#nav li a.order{
					width: 124px;
					height:59px;
					background:  url(../images/order_nav.jpg);
				}
				
				#nav li a.price{
					width: 98px;
					height:59px;
					background: url(../images/pricing_nav.jpg);
				}
				
				#nav li a.test{
					width: 131px;
					height:59px;
					background: url(../images/testimonials_nav.jpg);
				}
				
					#nav li a.about{
					width: 97px;
					height:59px;
					background: url(../images/about_nav.jpg);
				}
				
				#nav li a.contact{
					width: 130px;
					height:59px;
					background: url(../images/contact_nav.jpg);
				}
				
				
				
				#nav a.home:hover, #nav a.magnets:hover, #nav a.order:hover, #nav a.price:hover, #nav a.test:hover, #nav a.about:hover, #nav a.contact:hover{background-position: 0% -59px;}


/*=======================CONTENT
==============================*/

#content {
	background:#fff;
	padding:5px;
	padding-top:10px;
	float:left;
}

	#con_col1 {
		width:534px;
		padding-bottom: 8px;
		float:left;
	}
	
	
	#con_col2 {
		width: 249px;
		padding-left: 17px;
		padding-bottom: 8px;
		float:left;
	}

	#con_col3 {
	width:783px;
	padding: 10px 8px;
	float:left;
}

/*=======================ORDER 
==============================*/	
form div {
	clear:left;
	display:block;
	width:220px;
	padding:1px 3px;
}

form div input.input1 { border:1px solid #bdbcbd; padding:1px; width:215px; float:left; }
form div input.input2 { border:1px solid #bdbcbd; padding:1px; width:115px; float:left; }
form div select.input3 { border:1px solid #bdbcbd; width:83px; float:left; }
form div input.input4 { border:1px solid #bdbcbd; width:80px; float:left; }
form div textarea.input5 { border:1px solid #bdbcbd;  padding:1px; width:215px; height: 80px; float: left;  overflow: auto;}


form div label {
	display:block;
	float:left;
	width:120px;
	padding:3px 0;
	padding-bottom: 0;
}

.label2 {
	display:block;
	float:left;
	width:50px;
	padding:3px 0;
	padding-bottom: 0;
}

/* Submit button */
form .submit {
	background-color:#9fd543;
	border:1px solid #5b9400;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	padding:1px;
	margin-top: 10px;
}
form .submit:hover {
	background-color:#11a9d7;
	cursor: pointer !important;
}

.submit {
	background-color:#9fd543;
	border:1px solid #5b9400;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff!important;
	padding:3px;

	margin-top: 10px;
	text-decoration:none !important;
}
.submit:hover {
	background-color:#11a9d7;
	cursor: pointer !important;
}


.back {
	background-color:#c6d3d8;
	border:1px solid #999;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff!important;
	padding:3px;
	text-decoration:none !important;
}
.back:hover {
	background-color:#11a9d7;
	cursor: pointer !important;
}

/*=======================ICON STYLES
==============================*/
.tempicon {
   padding-left: 24px;
   background: transparent url(../images/temp_arrow.gif) no-repeat center left;
   border:none;   
}


/*=======================TABLE STYLES
==============================*/
table.body{
	width: 534px;
	border-collapse:collapse;
	border:1px solid #1a89b2;
}

td.body {
	height: 40px;
	padding:2px;
	padding-top: 10px;
	font-size: 1em;
	text-align:center;
}

tr.top{ color: #FFF;}
tr.rowcolor{background-color: #d9e5ea; font-weight:bold;}
tr.rowcolor2{background-color:#e8eef1;  font-weight:bold;}
tr.discount td{	color:#cd1100; padding:2px; height:auto;}
td.dimen{
	width:115px; 
	height:30px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:.90em;  
	text-align:center;
	padding-top:5px; 
	padding-left:3px;
	color: #1989b2;
} 

td.dimen2{
	width:60px; 
	height:30px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:1em; 
	text-align:center;
	padding-top:5px; 
	padding-left:3px;
	background:#1a89b2;
} 

/*=======================TERMS 
==============================*/	
div.terms { 
	width:760px;
	padding: 0 10px ; 
	overflow:auto; 
	height: 200px; 
	border: 1px solid #efefef; 
	clear:both; 
	margin-top: 5px; 
	line-height: 18px;
}
div.terms h2 { margin-top:15px;}
/*=======================FOOTER 
==============================*/					
#footer {
	width: 810px;
	clear:both; 
	text-align:center; 
	font: .85em/1.6em Arial, Helvetica, sans-serif;
	padding-top: 10px; 
	padding-bottom:10px;
	float:left;
}		


		
/*=======================CLASSES 
==============================*/	
.paragraphsize {font: 0.9em Arial, Helvetica, sans-serif; line-height: 1.6em; color: #000;}
.boldme{font-weight:bold;}
.teeny {font: 0.75em Arial, Helvetica, sans-serif;color: #000;}
.teenylink {font: 0.75em Arial, Helvetica, sans-serif;color: #000; text-decoration:none;}
.paragraphsizebold { font: 0.9em Arial, Helvetica, sans-serif; font-weight:bold; line-height: 1.6em; color: #000;}
.imagelink {border: none; text-decoration: none; background: none;}
.hrblk {border-top-color:#000 !important;}
.iconspacing {margin-right: 5px;}
.contactrequired {color:#FF0000;}
.iconspacing {margin-right: 5px;}
.slideshow{
	width:506px;
	height: 265px;
	background:url(../images/slide_bg.jpg) no-repeat;
	padding:14px;
}
.mgbot15{margin-bottom:15px;}
.mgtop15{margin-top:15px;}
.mglt10{margin-left:10px;}
.widthpush{margin-left:47px;}
.clear{clear:both;}
.column1text {width: 526px; padding-left:8px; padding-top: 10px;}
.quickquote {width: 228px; padding: 12px 8px; background:#eef2f3;}
.ads {width: inherit; padding-bottom: 8px; float:left;}
.quotebody {background: #e2f2dd url(../images/quotemarks.jpg) top left no-repeat; padding: 10px; padding-left:30px; float:left; width:488px;}
.quotename{ font-style: italic;}
.pager {color:#728081; font-size:.80em;}
.inserthov{background: #EDEEF3  ; border: 1px solid #9A9A9A; padding:6px; margin-bottom:15px; margin-right:5px;}

.noborder {text-decoration:none !important;}
.noborder:hover{background:none;}

/*Table Order form*/
td.desctd{width: 300px;}
input.longform{width:300px;  border:1px solid #bdbcbd; padding:1px; float:left;clear:both;}
input.longform2{width:200px;  border:1px solid #bdbcbd; padding:1px; float:left;clear:both;}
input.midform{width:150px;  border:1px solid #bdbcbd; padding:1px; float:left;clear:both;}
input.shortform{width:100px;  border:1px solid #bdbcbd; padding:1px; float:left; clear:both;}
td.midcol{width:15px;}
table.ordertxt{ margin-bottom:15px; border-top:2px solid #999999; border-bottom:2px solid #999999}
td.ordertxt{padding: 8px 8px; margin-top:10px; background-color:#eef2f3;}
a.ordertxt{padding: 3px;   text-decoration:underline; }
a.ordertxt:hover{background: #999; color:fff; text-decoration:none;}
td.ordertxt h2{ font-family: Arial, Helvetica, sans-serif; text-transform:uppercase; margin-bottom: 5px;}
label.labelwidth{width: 150px; display:block; float:left; font-weight:bold; }
label.labelwidth2{width: 130px; height: 120px; display:block; float:left; font-weight:bold;}
table td label {font-size:.90em !important;}

select.longform{border:1px solid #bdbcbd; width:155px; float:left;}
textarea.longform { border:1px solid #bdbcbd; padding:1px; width:300px; height: 100px; float: left; overflow: auto;}



/* tables! add more varieties if need be */
.tbl1col, .tbl2col, .tbl3col, .tbl4col { 
	width: 100%; 
	border: none;	
}
.tbl1col td, .tbl2col td, .tbl3col td, .tbl4col td { padding: 10px; }
.tbl2col td { width: 50%; }
.tbl3col td { width: 33%; }
.tbl4col td { width: 25%;}
.tbl1col td td, .tbl2col td td, .tbl3col td td, .tbl4col td td { padding: 0; padding-right:10px; }
a.litebox {width:100px; height:130px; float:left; padding:2px 8px; margin-bottom:12px; margin-left:5px; text-align:center; text-decoration:none; background:#fff; font-weight:bold; border:1px dotted #fff; }
a.litebox:hover{color:#728081; background:#eef2f3; font-weight:bold; border:1px dotted #ccc; }
a.litebox:hover img{background:#fff!important;}
h2.borbot{border-bottom:1px solid #728081; padding-bottom:5px; margin-bottom:5px;}
.previewhighlight{color:#11a9d7;}