/* 
Title:		MidSouth Style
Author: 	Atomic Fusion
Updated:	August 6 2007
*/

* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
}

body {
	background: #fff url(../img/body-bg.jpg) top left repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: left;
	color: #666;
}

p {
	padding-top: 20px;
	font-size: .9em;
	line-height: 1.4em;
	padding-right: 5px;
}

#container {
	width: 820px;
	margin: 0 auto;
	position: relative;
}

#header {
	height: 105px;
}

#header h1 a {
	position: absolute;
	width: 165px;
	height: 95px;
	left: 20px;
	display: block;
	background-image: url(../img/msi-logo.jpg);
	text-indent: -9999px;
	top: 8px;
}

/* @group nav */

#nav {
	border: 1px solid #d7d7d7;
	width: 500px;
	background: url(../img/nav-bg.jpg) repeat-x;
	height: 41px;
	float: right;
	margin: 55px 8px 7px 310px;
}

#nav ul {
	text-transform: uppercase;
	display: block;
	z-index: 1;
	font-size: .9em;
	line-height: 1.7em;
	height: 25px;
	margin-top: 8px;
}

#nav li {
	float: left;
	list-style-type: none;
}

#nav li a {
	display: block;
	color: #999;
	text-decoration: none;
	font-weight: bold;
	line-height: 2em;
	border-left: 1px solid #fff;
	border-right: 1px solid #d9d9d9;
	padding-right: 13px;
	padding-left: 13px;
}

#nav li.first a {
	border-left: 0;
}

#nav li.last a {
	padding-right: 2px;
	padding-left: 10px;
	border-right: 0;
}

#nav a.on, #nav li a:hover {
	color: #ed1c24;
}

/* @end */

#content {
	min-height: 655px;
	height: auto !important;
	height: 655px;
	background: url(../img/content-bg.jpg) no-repeat center top;
}

.column-left {
	height: 270px;
	width: 287px;
	padding-left: 25px;
	float: left;
}

.column-left h2 {
	width: 287px;
	height: 270px;
	background: url(../img/home-callout.jpg) no-repeat;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.2em;
	line-height: 2em;
	font-weight: bold;
	float: left;
	padding-top: 70px;
}

.column-left h2 span {
	padding-right: 20px;
	padding-left: 20px;
}

.column-right {
	width: 487px;
	height: 265px;
	float: left;
	margin-left: 2px;
}

.columnfooter {
	width: 100%;
	height: 2px;
	background-color: #ed1c24;
	/*margin-top: 20px;*/
}

.column, .column-mid {
	float: left;
	width: 240px;
	margin-right: 1px;
	margin-top: 15px;
}

.column-mid p {
	padding-top: 20px;
	padding-left: 10px;
	line-height: 1.4em;
	padding-right: 30px;
	font-size: .9em;
}

.column h4, .column-mid h4 {
	background-color: #ed1c24;
	color: #fff;
	font-size: 1.1em;
	text-transform: uppercase;
	height: 25px;
	padding-left: 10px;
	line-height: 1.8em;
}

.column dl {
	margin-top: 20px;
	margin-left: 10px;
	padding-right: 10px;
}

.column dt {
	color: #999999;
	font-weight: bold;
	font-size: .9em;
}

.column dd {
	line-height: 1.4em;
	padding-bottom: 10px;
	font-size: .9em;
}

.column a, .column-mid a {
color: #ed1c24
}

.side {
	width: 200px;
	float: left;
	border-top: 14px solid #ed1c24;
	margin-left: 25px;
	_margin-left: 15px;
}

.side h3 {
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	font-size: .9em;
	color: #ed1c24;
	line-height: 2em;
	margin-right: 5px;
}

.side h3 a {
	color: #ed1c24;
}

.side h3 a:hover {
	color: #999;
}

.side h3.top {
	text-transform: uppercase;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: .9em;
	color: #9c90404;
	line-height: 2em;
	margin-top: 30px;
	margin-right: 5px;
}

.side h3.last {
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	font-size: .9em;
	color: #ed1c24;
	line-height: 2em;
	margin-bottom: 30px;
	margin-right: 5px;
}

.side ul {
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.side li {
	list-style-type: none;
	background: url(../img/li-arrow.gif) no-repeat left center;
	padding-left: 18px;
	font-size: .9em;
	color: #ed1c24;
	line-height: 1.6em;
}

.side li a {
	color: #ed1c24;
}

.side li a:hover, .side li a.on {
	color: #ed1c24;
}

.main {
	width: 550px;
	float: left;
	margin-left: 2px;
	border-top: 14px solid #000;
	padding: 0 0 30px 10px;
}

.main h2 {
	color:#ed1c24;
	font: 1.4em/1em Arial, Helvetica;
	text-transform: uppercase;
	margin-top: 35px;
}

.main blockquote {
	background-image: url(../img/blockquote-bg.jpg);
	width: 200px;
	height: 216px;
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-size: 1em;
	line-height: 2em;
	font-weight: normal;
	font-style: normal;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.main blockquote span {
	display: block;
	padding: 20px 10px 10px 25px;
}

.main li {
	list-style-type: none;
	background: url(../img/li-arrow.gif) no-repeat left top;
	padding-left: 18px;
	*font-size: .9em;*
	line-height: 1.6em;
}

.main a {
	color: #ed1c24;
}

.main a:hover {
	color: #999999;
}

.main li a {
	color: #ed1c24;
}

.main li a:hover, .main li a.on {
	color: #999999;
}

/* ......................  =xhtml  ...................... */

a {
	text-decoration: none;
	color: #40608C;
}

a:hover {
	color: #999;
}

.clear {
	clear: both;
}

.hatbox, .hatboxleft {
	width: 180px;
	height: 145px;
	background: url(../img/hat-callout.jpg) no-repeat center top;
	font-size: 1em;
	line-height: 1.4em;
	color: #999;
	text-transform: uppercase;
	text-align: center;
	margin-left: 50px;
	display: block;
	padding-top: 20px;
	position: absolute;
	top: 550px;
	left: 10px;
}

.hatbox {
	margin-left: 10px;
}

.hatbox span, .hatboxleft span {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	width: 150px;
	display: block;
}

.hatbox a, .hatboxleft a{
	color:#ed1c24;
}

.hatbox li a:hover, .hatbox li a.on, .hatboxleft li a:hover, .hatboxleftli a.on  {
	color: #999999;
}

/*#footer {
	text-align: right;
	color: #ccc;
	font-size: .8em;
	line-height: 2em;
	text-transform: uppercase;
	margin-top: 30px;
}*/

#footer, #footer-sub {
	text-align: right;
	color: #ccc;
	font-size: .8em;
	line-height: 2em;
	text-transform: uppercase;
	width: 800px;
	height: 40px;
	padding-top: 30px;
}

.reqq {
	color: #ff0000;
}

label.error {
	font-size: .9em;
	color: #900;
	display: block;
	line-height: 1.4em;
}

#footer {
	background: url(../img/content-footer.gif) no-repeat 10px top;
	_background: url(../img/content-footer.gif) no-repeat 15px top;
}

#footer-sub {
	background: url(../img/foooter-bg.gif) no-repeat 10px top;
	_background: url(../img/foooter-bg.gif) no-repeat 15px top;
}

/* @group photos */

.thumbs, .thumbse {
	margin-top: 10px;
	width: 252px;
	float: left;
	margin-right: 1px;
}

.full {
	margin-top: 10px;
	/*width: 310px;*/
	float: left;
}

.thumbs img {
	float: left;
	margin-bottom: 1px;
	/*margin-left: 1px;*/
	padding: 0;
	border-width: 0;
}

.thumbse img {
	float: left;
	margin-bottom: 1px;
	margin-left: 1px;
	padding: 0;
	border-width: 0;
}

#icontainer {
	position: relative;
	width: 319px;
	height: 251px;
	background: #fff;
}

#icontainer strong {
	width: 319px;
	text-align: center;
	position: absolute;
	left: 0;
	color: #fff;
	z-index: 200;
	top: 173px;
	text-transform: uppercase;
	font: normal 1.3em/2em Trebuchet, Arial, Helvetica, Geneva, sans-serif;
	text-decoration: strong;
}

a.gallery, a.gallery:visited {
	display: inline;
	color: #999;
	text-decoration: none;
	width: 83px;
	height: 83px;
	float: left;
	position: relative;
	/*cursor: default;*/
	margin-right: 1px;
	margin-bottom: 1px;
}

a.slidea {
	background: url(../img/products/thumb-1.jpg);
}

a.slideb {
	background: url(../img/products/thumb-2.jpg);
}

a.slidec {
	background: url(../img/products/thumb-3.jpg);
}

a.slided {
	background: url(../img/products/thumb-4.jpg);
}

a.slidee {
	background: url(../img/products/thumb-5.jpg);
}

a.slidef {
	background: url(../img/products/thumb-6.jpg);
}

a.slideg {
	background: url(../img/products/thumb-7.jpg);
}

a.slideh {
	background: url(../img/products/thumb-8.jpg);
}

a.slidei {
	background: url(../img/products/thumb-9.jpg);
}

a.eslidea {
	background: url(../img/products/thumb-1e.jpg);
}

a.eslideb {
	background: url(../img/products/thumb-2e.jpg);
}

a.eslidec {
	background: url(../img/products/thumb-3e.jpg);
}

a.eslided {
	background: url(../img/products/thumb-4e.jpg);
}

a.eslidee {
	background: url(../img/products/thumb-5e.jpg);
}

a.eslidef {
	background: url(../img/products/thumb-6e.jpg);
}

a.eslideg {
	background: url(../img/products/thumb-7e.jpg);
}

a.eslideh {
	background: url(../img/products/thumb-8e.jpg);
}

a.eslidei {
	background: url(../img/products/thumb-9e.jpg);
}

a.gallery span {
	visibility: visible;
	display: block;
	position: absolute;
	/*width: 580px;
	height: 500px;*/
	top: 0px;
	left: 300px;
	/*color: #000;*/
	background: #fff;
	text-align: right;
	border-width: 0;
}

.loa3dit {
	visibility: visible;
	display: block;
	position: absolute;
	/*width: 580px;
	height: 500px;*/
	top: 0px;
	left: 300px;
	background: #fff;
	text-align: right;
	border-width: 0;
}

a.slidea span {
	left: 251px;
}


a.eslidea span {
	left: 251px;
}

a.slideb span {
	left: 167px;
}

a.eslideb span {
	left: 167px;
}

a.slidec span {
	left: 83px;
}

a.eslidec span {
	left: 83px;
}

a.slided span {
	left: 251px;
	top: -84px;
}

a.eslided span {
	left: 251px;
	top: -84px;
}

a.slidee span {
	left: 167px;
	top: -84px;
}

a.eslidee span {
	left: 167px;
	top: -84px;
}

a.slidef span {
	left: 83px;
	top: -84px;
}

a.eslidef span {
	left: 83px;
	top: -84px;
}

a.slideg span {
	left: 251px;
	top: -168px;
}

a.eslideg span {
	left: 252px;
	top: -168px;
}

a.slideh span {
	left: 167px;
	top: -168px;
}

a.eslideh span {
	left: 168px;
	top: -168px;
}

a.slidei span {
	left: 83px;
	top: -168px;
}

a.eslidei span {
	left: 84px;
	top: -168px;
}

a.gallery:hover {
	white-space: normal;
	z-index: 100;
	border-width: 0;
}

a.gallery:hover span {
	visibility: visible;
	z-index: 100;
	border-width: 0;
}

a.gallery:hover span img {
	position: relative;
	z-index: 100;
	border-width: 0;
}

a.gallery:active, a.gallery:focus {
	z-index: 10;
	border-width: 0;
}

a.gallery:active span, a.gallery:focus span {
	visibility: visible;
	z-index: 10;
	border-width: 0;
}

a.gallery:active span img, a.gallery:focus span img {
	border-width: 0;
	position: relative;
	z-index: 10;
}

#div1 { float:left; width:40%;}
#div2 { margin-left:50%; width:50%;}
