/* CSS Document */

/***** [HTML] *****/
html {
	margin-left: -1px;
	overflow-Y: scroll;
	}
body,td,input,textarea,select,
a:link, 
a:visited,
a:active,
a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#28292a;
	line-height:16px;
	}	
body {
	margin:0 auto;
	padding:0;
	background:url(../images/bg.jpg) repeat-y center top #28292a;
	}
a:link, 
a:visited,
a:active,
a:hover {
	font-weight:bold;
	text-decoration:none;
	color:#28292a;
	}
a:hover {
	color:#93230c;
	text-decoration:underline;
	}
hr {
	height:1px; 
	border:none; 
	border-top:1px solid #B9B9B9;
	}
h1,h2,h3,h4,h5,h6 {
	font-family:Arial, Helvetica, sans-serif;
	color:#4f5252;
	margin:0 0 20px 0;
	}
p {
	margin-top:10px;
}	
h1 {font-size:20px; line-height:normal;}
h2 {font-size:18px; line-height:normal;}
h3 {font-size:14px; line-height:normal;}
h4 {font-size:12px; line-height:normal;}
h5 {font-size:10px; line-height:normal;}
h6 {font-size:8px; line-height:normal;}

fieldset {
	border:1px solid #990000;
	padding:10px;
}
legend {
	font-size:14px;
	font-weight:bold;
	color:#990000;
}

/***** [/HTML] ******/


/***** [OBJECTS] ******/
#wrapper {
	width:730px;
	margin:0 auto;
	}
#top_blue {
	height:63px;
	background:url(../images/bg_top.jpg) repeat-y #043a54;
	}
#header {
	height:212px;
	background:url(../images/bg_heading.jpg) no-repeat #94230b;
	}
#stripe {
	margin-top:1px;
	float:right;
	width:355px;
	text-align:right;
	padding:4px 255px 0 0;
	height:21px;
	background:url(../images/bg_stripe.jpg) no-repeat right top;
	}
#stripe,
#stripe a:link,
#stripe a:visited,
#stripe a:active,
#stripe a:hover {
	font-weight:normal;
	color:#e5d2ce;
	text-decoration:none;
	}
#stripe a:hover {
	text-decoration:underline;
	}
#testimonial {
	clear:right;
	position:relative;
	margin:60px 0 0 225px;
	}
#content {
	width:657px;
	min-height:280px;
	height:auto !important; /* IE6 FIX */
	height:280px;
	float:left;
	padding:34px 28px 0 28px;
	background:#f4f1e8;
	}
#index_intro,
#index_portfolio {
	height:290px;
	}
#index_intro {
	float:left;
	width:430px;
	padding:0 10px 0 0;
	background:url(../images/shw_index_intro.jpg) no-repeat bottom right;
	}
#index_portfolio {
	float:right;
	width:195px;
	padding:0 0 0 10px;
	text-align:left;
	background:url(../images/shw_index_portfolio.jpg) no-repeat bottom left;
	}
#index_bottom_left,
#index_bottom_center,
#index_bottom_right{
	width:200px;
	height:165px;
	}
#index_bottom_left {
	float:left;
	padding:0 10px 0 0;
	background:url(../images/shw_index_bl.jpg) no-repeat bottom right;
	}
#index_bottom_center {
	float:left;
	margin-left:12px;
	padding:0 10px 0 8px;
	background:url(../images/shw_index_bl.jpg) no-repeat bottom right;
	}
/* Check IE.CSS for additional settings */
#index_bottom_right {
	float:right;
	width:195px;
	padding:0 0 0 10px;
	background:url(../images/shw_index_br.jpg) no-repeat bottom left;
	}
#right_edge {
	width:17px;
	height:311px;
	float: right;
	background:url(../images/right_column.jpg) no-repeat;
	}
#footer {
	clear:both;
	width:730px;
	height:264px;
	background:url(../images/bg_footer.jpg) no-repeat #023046; 
	}
#footer,	
#footer a:link,
#footer a:visited,
#footer a:active,
#footer a:hover {
	font-weight:normal;
	color:#d7d8d8;
	text-decoration:none;
	}
#footer a:hover {
	text-decoration:underline;
	}
#footer_container {
	padding:30px 0 0 20px;
	}
#logo_icon {
	position:absolute; 
	top:15px; 
	left:21px;
	height:151px;	
	}
#logo_text {
	position:absolute; 
	top:35px; 
	left:125px;
	}
#navigation {
	position:absolute; 
	top: 117px; 
	left: 20px;
	}
#monitor {
	position:absolute; 
	top: -45px; 
	left: 482px;
	height: 257px;
	}
#breadcrumbs {
	margin-bottom:20px;
	}
#tabs {
	position:absolute;
	top:-104px;
	left:200px;
	}
#display_box {
	border:1px solid #94260d;
	padding: 5px;
	margin-bottom:10px;
	}
#pagination {
	text-align:right;
	}

/* CHECK moz.css FOR VARIATIONS TO THIS CLASS*/
#gallery li {
	list-style:none;
  float: left;
  width: 63px; 
  height: 63px;
	}
#gallery ul {
	margin-left:0;
	}
#cs_cart {
	position:absolute;
	top:55px;
	left:602px;
	}
#btn_cvv {
	font-weight:normal;
	font-size:10px;
}
#cvv {
	position:absolute;
	left:150px;
	top:-60px;
	cursor:pointer;
	cursor:hand;
	display:none;
}
#siteseal {
	float:right;
}
/***** [/OBJECTS] ******/



/***** [/CLASSES] ******/

.relative {
	position:relative;
	}
.box_padding_right {
	padding-right:20px;
	}
.box_padding_left {
	padding-left:20px;
	}
.box_padding_bottom {
	padding-bottom:20px;
	}
.box_padding_top {
	padding-top:20px;
	}
.vertical_line {
	background:#c8c5bb; 
	width:3px;
	}

hr.clear {
	clear:both;
	display:block;
	visibility:hidden;
	width:100%;
	margin:0;
	padding:0;
}
.small,
.small a:link, 
.small a:visited,
.small a:active,
.small a:hover {
	font-size:9px;
	font-weight:normal;
	}
.tab {
	float:left;
	}
.red {
	color:#94260d;
	}
.listItem {
	float:left;
	width:auto;
	}
.listBullet {
	float:left;
	padding:5px 10px 0 10px;
	}
.index_portfolio_thumb {
	float:left;
	margin:0 2px 2px 0;
	}	


/***** [/CLASSES] ******/
