/* Undo Html */
:link,:visited {
text-decoration: none; 
}
 
ul,ol {
list-style: none;
}
 
h1,h2,h3,h4,h5,h6,pre,code {
font-size: 1em;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
margin: 0;
padding: 0;
}

a img,:link img,:visited img {
border: none;
}
 
address {
font-style: normal;
}

/* Characters */
a {
	color: #BC0808;
	text-decoration: none;
	display: block;
	padding-bottom: 2px;
}

a:hover {
	color: #BC0808;
	text-decoration: underline;
}

p {
	display: block;
	margin: 5px 0 5px 0;
}

.fine {
	display: inline;
	font: normal 9px arial;
}

.red {
	color:#BC0808;
}

.title {
	font: normal 12px arial;
	display: inline;
}

.type {
	color:#5A86B3;
	display: inline;
}

h2 {
	display: block;
  margin: 0 0 6px 0; 
	font: bold 14px arial;
	color: #fff;
}

h3 {
	font: normal 12px arial;
}

h4{
	display: block;
  margin: 0 0 0 20px; 
	font: normal 13px arial;
	color: #8C7C6C;
}

/* Main Layout */
body {
	font: normal 11px arial;
	margin: 0;
	padding: 0;
	text-align: center;
}

#container{
	display: block;
	width:760px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 50px;
}

#top{
	display: block;
	position: relative;
	float: left;
	width: 740px;
	height: 82px;
	margin: 10px 0 6px 0;
	padding: 0 0 0 20px;
}

#tophead {
	display: block;
	float: left;
	width: 121px;
	height: 82px;
	margin: 0 490px 0 0;
	background-image: url(../../shared/images/sweet_spot_logo.gif);
}
	
#tophead span {
	display: none;
}

#top p{
	display: block;
	float: left;
	font: normal 16px arial;
	color: #94B1CF;
	letter-spacing: 1px;
	padding-top: 58px;
}

#main_bar{
	display: block;
	float: left;
	background-image: url(../../shared/images/main_bar.gif);
	width: 760px;
	height: 42px;	
}

#main_bar p{
	display: block;
	float: left;
	font: normal 12px arial;
	color: #BC0808;
	padding: 12px 0 0 20px;
}

#main{
	display: block;
	float: left;
	width:758px;
	height: 337px;
	background: #5A86B3;
	margin:0 0 0px 0;
	border-right: 1px solid #D1CFC9;
	border-left: 1px solid #D1CFC9;
	border-bottom: 1px solid #D1CFC9;
}

.main_left{
	display: block;
	float: left;
	width:252px;
	color: #fff;
	letter-spacing: 1px;
	line-height: 22px;
}

.main_left_container{
	margin: 30px 0 0 20px;
	width:228px;
}

.main_left_container p{
	display: block;
	margin-bottom: 10px;
	font: normal 14px arial;
}

.small{
	display: block;
	margin-bottom: 10px;
	font: normal 11px arial;
	line-height: 20px;
}

.main_left a{
	color: #fff;
	text-decoration: none;
}

.main_left a:hover{
	color: #fff;
	text-decoration: underline;
}

.main_right{
	display: block;
	float: left;
	width:504px;
	height: 337px;
}

.main_right img{
  border-left: 4px solid #94B1CF;
  padding: 0px;
  margin: 0px;
}

.main_right_sizes{
	display: block;
	float: left;
	width:484px;
	height: 337px;
	border-left: 4px solid #94B1CF;
	background: #fff;
	padding: 0 0 0 18px;
	
}

.stacks{
	display: block;
	float: left;
	width:484px;
	border-top: 4px solid #94B1CF;
	background: #fff;
	margin: 20px 0 0 0px;
	font-size: 12px;
	padding: 4px 0 0 0px;
}

.stacks td{
	padding-bottom: 8px;
}

.stacks table{
	margin-top: 8px;
}

.stacks form{
	margin:0 0 6px 0;
}

.stacks td.cells{
	border-bottom:1px solid #999999;
	padding:0px;
	margin: 0px;
	height: 5px !important;
}

.main_left_container ul{
	width: 210px;
}

.main_left_container ul li{
	width: 210px;
	list-style-type: disc;
	margin:0 0 8px 14px;
	padding: 0px;
	line-height: 14px;
	font-size: 11px;
}

/* Columns */
#col {
	display: block;
	float: left;
	width:760px;
}

.col_3_img{
	display: block;
	float: left;
	width:232px;
	margin:0 0px 0 0;
	padding: 0px 0 0 0;
}

.col_3{
	display: block;
	float: left;
	width:238px;
	margin:0 0 0 25px;
	padding: 10px 0 0 0;
	border-top: 4px solid #94B1CF;
	line-height: 16px;
}

.col_3 ul{
	margin: 0;
	padding: 0px;
}

.col_3 ul li{
	width: 220px;
	list-style-type: disc;
	margin: 0 0 10px 14px;
	padding: 0px;
}

.col_1{
	display: block;
	float: left;
	width:488px;
	margin:0 0 0 20px;
	padding: 10px 0 0 0;
	border-top: 4px solid #94B1CF;
}

.col_1 input, textarea{
	width:200px;
	margin:0 0 0px 0px;
	padding: 0px 0 0 0;
	border: 1px solid #999;
}

.col_1 p{
	display: block;
	font: normal 12px arial;
	line-height: 20px;
	margin: 5px 0 5px 0;
	
}
.col_1 ul{
	display: block;
	font: normal 11px arial;
	width: 400px;
	line-height: 16px;
	margin: 5px 0 5px 0;
	
}

.col_1 ul li{
	width: 400px;
	list-style-type: disc;
	margin: 0 0 8px 14px;
	padding: 0px;
	
}

.col_1 a{
	font-size: 12px;
	
}


#para{
	width: 760px;
	display: block;
	float: left;
	margin: 14px 0 14px 0;
}

#para_body{
	width: 738px;
	background: #94B1CF;
	font: normal 12px arial;
	color: #fff;
	line-height: 18px;
	padding: 2px 0 0 20px;
}


/* Footer */
#footer{
	display: block;
	float: left;
	width: 760px;
	margin: 40px 0 0px 0;
	padding: 0 0 50px 0;
	
}

#footer p{
	display: block;
	margin: 0 0 0 20px;
	font: normal 10px arial;
}

#footer_bar{
	display: block;
	width: 759px;
	height: 20px;
	margin: 6px 0 6px 0;
	background-image: url(../../shared/images/footer_bg.gif);
}

#footer_bar p.bar{
	display: block;
	padding: 4px 0 0 0px;
	font: normal 12px arial;
	color: #fff;
}


/* Advisor */
#advisor {
	display: block;
	float: left;
	width: 560px;
	padding: 0px 0 0 0px;
	color: #000;
	text-align: left;
}

#advisorCorner {
	display: block;
	position: absolute;
	top: 13px;
	right: 0px;
	padding: 0px 0 0 0px;
	color: #000;
	text-align: center;
}

#advisorCorner span {
	color: #8C7C6C;
	font-family: "arial"; 
	font-size: 11px;
	padding-bottom: 9px;
	display: block;
}

#advisorCorner span.top {
	color: #8C7C6C;
	font-family: "arial"; 
	font-size: 11px;
	padding-bottom: 6px;
	display: block;
}

#advisorCorner span.top em{
	font-family: "georgia";
	font-size: 13px;
	font-style: normal;
}


#advisorCorner a {
	color: #fff;
	font-family: "georgia";
	font-size: 15px;
	text-decoration: underline;
	display: block;
	padding-top: 12px;
	width: 180px;
	height: 27px;
	background-image: url(../../shared/images/advisor_bg.gif);
}

#advisorCorner a:hover {
	color: #fff;
	text-decoration: underline;
	background-image: url(../../shared/images/advisor_bg_over.gif);
}

#advisorCorner a.bot {
	color: #fff;
	font-family: "georgia";
	font-size: 14px;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	width: 180px;
	height: 33px;
	background-image: url(../../shared/images/advisor_bg.gif);
}

#advisorCorner a.bot:hover {
	color: #fff;
	text-decoration: none;
	background-image: url(../../shared/images/advisor_bg_over.gif);
}

#advisorCorner a.bot em{
	color: #fff;
	font-family: "arial"; 
	font-style: normal !important;
	text-decoration: none !important;
	font-size: 11px;
}

	
	
/* Header */
#header {
	display: block;
	float: left;
	width: 760px;
	height: 31px;
	background-image: url(../../shared/images/top_bar.jpg);
	margin: 0 0 24px 0;
}

#header ul {
	display: inline;
	list-style: none;
	padding:0;
	margin:0;
	height: 31px;
}

#header ul li {
	display: block;
	float: left;
	height: 21px;
}

#header ul li a {
	height: 21px;
	padding: 10px 20px 0 20px;
	font: bold 11px arial;
	color: #000;
}

#header .selected {
	height: 31px;
	background-image: url(../../shared/images/nav_highlight.gif);
}

#header .selected1 {
	height: 31px;
	background-image: url(../../shared/images/homelight.jpg);
}

#header ul li .selected1 a:hover {
	height: 21px;
	text-decoration: none;
  color: #BC0808;
}

#header ul li a:hover {
	height: 21px;
	text-decoration: none;
	color: #BC0808;
}

#header .buynow a {
	display: block;
	float: left;
	width: 70px;
	height: 16px;
	margin: 6px 0 0 194px;
	padding: 4px 0 0 19px;
	background-image: url(../../shared/images/buynow.gif);
	font: bold 11px arial;
	color: #000;
}

#header .buynow a:hover {
	display: block;
	float: left;
	width: 70px;
	height: 16px;
	margin: 6px 0 0 194px;
	padding: 4px 0 0 19px;
	background-image: url(../../shared/images/buynow_over.gif);
	font: bold 11px arial;
	color: #fff;
	text-decoration: none;
}

/* ######### CSS for Shade Tabs. Remove if not using ######### */
.shadetabs{
	padding: 0px;
	margin: 0px;
}

#countrytabs{
	padding: 0px;
	margin: 0px;
}

.subnav{
	display: inline;
	float: left;
	font: normal 12px arial;
	color: #BC0808;
	padding: 0 0 0 0;
	margin: 10px 0 0 380px;
	width: 122px;
	height: 25px;
	background-image: url(../../shared/images/123bar.gif);
	background-repeat: no-repeat;
}

.subnav ul {
	display: block;
	padding: 0px;
}

.subnav ul li {
	display: block;
	list-style: none;
	float: left;
}

.subnav ul li a {
	display: block;
	height: 5px;
	font:normal 12px Arial, Helvetica, sans-serif;
	padding-top: 6px;
}

a#tab1 {
	width: 42px;
	height: 25px;
	text-align: center;
	color:#000;
}

a#tab1:hover {
	width: 42px;
	height: 25px;
	text-align: center;
	text-decoration: none;
	color: #BC0808;
}

a#tab1.selected {
	background: url(../../shared/images/1.gif) 0px 0px no-repeat;
	width: 42px;
	height: 25px;
	text-align: center;
	text-decoration: none;
	color: #fff;
}

a#tab2 {
	width: 38px;
	height: 25px;
	text-align: center;
	color: #000;
}

a#tab2:hover {
	width: 38px;
	height: 25px;
	text-align: center;
	text-decoration: none;
	color: #BC0808;
}

a#tab2.selected {
	background: url(../../shared/images/2.gif) 0px 0px no-repeat;
	width: 38px;
	height: 25px;
	text-align: center;
	text-decoration: none;
	color: #fff;
}

a#tab3 {
	width: 42px;
	height: 25px;
	text-align: center;
	color: #000;
}

a#tab3:hover {
	width: 42px;
	height: 25px;
	text-align: center;
	text-decoration: none;
	color: #BC0808;
}

a#tab3.selected {
	background: url(../../shared/images/3.gif) 0px 0px no-repeat;
	width: 42px;
	height: 25px;
	text-align: center;
	text-decoration: none;
	color: #fff;
}

.tabcontent{
	display:none;
  color:#1D1D1D;
  line-height:14px;
  font-size: 14px;
}

@media print {
.tabcontent {
display:block !important;
}
}
