/* Zero out margins, borders and padding on the html, body and div tags */
html, body, div
{
  margin:0;
  border:0;
  padding:0;
}

/* General */
body {
  font-family:Arial,Geneva,Helvetica,sans-serif;
  font-size:75%;
  color:#0068BF;
  background-color:#F5F5F5;
  padding: 12px 0;
}
p, address, ul
{
  font-size:14px;
  line-height:18px;
}
blockquote .credit
{
font-weight:700;
}
#leftcol p
{
padding-left:12px;
}
#leftcol strong
{
color:#000;
}

/* Text */
.emphasis
{
font-weight:700;
color:#3f90d2;
background-color:#fff;
}
.error, .warning, .info
{
color:#c60000;
background-color:#fff;
}

/* Main DIVs - position & color */
.wrapper
{
  position:relative;
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  color:#353535;
}
#masthead {
  width: 960px;
  height: 122px;
  background:url(../images/header.jpg) no-repeat;
}

#leftcol {
  float:left;
  width:200px;
  padding-top: 22px;
  color:#333;
  margin:0px;
}
#middlecol
{
  float:left;
  width:700px;
  padding-left: 20px;
  color:#353535;
}
.rightcol
{
float:left;
color:#333;
}
#rightcol-a /* To be used with 3-column layout */
{
width:163px;
}
#rightcol-b /* To be used with 2-column layout */
{
width:596px;
}
p#footer {
  clear:left;
  text-align: center;
  color: #27447d;
  border-top: 1px solid #d5d5d5;
  font-size: 11px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  padding-top: 40px;
}
#footer a {
  color: #27447d;
}

#topnav{
  height: 36px;
	width: 960px;
	border:0px solid red;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	clear:both;
	border: 0px solid red;
  background-color:#F5F5F5;
}
#topnav ul {
	margin-top:0px;
	border:0px solid red;
	margin-left:0px;
	padding-left: 483px; /* 960 - ((4*119)+1) */
	list-style-type: none;
	margin-bottom:0px;
}
#topnav li
{
  color: #000;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size:11px;
  list-style-type:none;
  text-align:center;
  float:left;
}
#topnav li a
{
  background-image: url(/images/tab.png);
  color:#000;
  text-decoration:none;
  float:left;
  width: 119px;
  height: 36px;
  line-height: 36px;
  display: block;
}
#topnav li a:hover {
  font-weight: bold;
  background-position: 0 -36px;
}

#callnow
{
float:right;
font-size:100%;
font-weight:700;
padding:10px;
}

/* Slogan */
#slogan
{
position:absolute;
top:10px;
left:30px;
font-size:4em;
font-weight:bold;
text-decoration:underline;
color:#0068BF;
}

/* Left navigation - vertical */
#leftnav
{
  width:200px;
  font-weight:200;
  font-family: Arial, Helvetica, sans-serif;
  margin:0px;
  padding: 0px;
}

#leftnav ul
{
  margin: 0;
  padding: 0;
  list-style-type:none;
}

#leftnav li
{
  /*margin-top:5px;*/
  border-top: 5px solid #fff;
  padding:0;
  font-size: 11px;
  list-style-type:none;
  background:#fff url(../images/leftnavbox.gif) no-repeat 1px 3px;
}

#leftnav a
{
  width:200px;
  height: 25px;
  line-height: 25px;
  text-decoration:none;
  color:#353535;
  padding: 0px;
  text-indent: 18px;
  background-image: url(/images/side-nav.png);
  display: block;
}
#leftnav a:hover {
  text-decoration:underline;
}

#leftnav li li a {
  background-color: #9fdbfe;
  background-image: url(/images/leftnav-bullet.png);
  background-repeat: no-repeat;
  background-position: 22px 9px;
  text-indent: 36px;
}

.selected { font-weight: bold; }

#middlecol h1 {
  font-family: Arial, Helvetica, sans-serif;
  color:#528fe8;
  margin-top:10px;
  padding-left:10px;
  font-size:170%;
  font-weight:200;
  padding-bottom:5px;
  text-decoration:none;
}

.weblog h2
{
font-family:Times New Roman, Arial, Helvetica, sans-serif;
color:#0068BF;
margin-top:10px;
padding-left:12px;
font-size:170%;
font-weight:200;
padding-bottom:5px;
text-decoration:none;
}

/* Middle column (3-column layout) */
#middlecol
{
padding-bottom:0px;
	
}
#middlecol p, #middlecol address
{
margin-left:10px;
margin-right:10px;
}

/* Right column */
/* 3-column layout */
#rightcol-a h3, #rightcol-a p, #middlecol h2
{
margin-left:10px;
margin-right:10px;
}
#middlecol h2
{
  margin-top:10px;
  font-family: Arial, Helvetica, sans-serif;
  color:#528fe8;
  font-size:140%;
  font-weight:200;
}
/* 2-column layout */
#rightcol-b
{
/*border-left:1px solid #0068BF;*/
padding-bottom:2px;
}
#rightcol-b h2, #rightcol-b h3, #rightcol-b p, #rightcol-b blockquote
{
margin-left:10px;
margin-right:10px;
}
#rightcol-b blockquote p
{
margin-left:0;
margin-right:0;
}
#rightcol-b ul, #rightcol-b ol
{
margin-right:10px;
}
#rightcol-b h2
{
font-size:1.2em;
font-weight:700;
color:#0068bf;
background-color:#fff;
}
#rightcol-b #map
{
float:right;
margin:10px;
border:1px solid #000;
}

/* Features - Email a Friend, Bookmark Us and Callback */
#features
{
float:left;
padding:10px 0 10px 10px;
}
#features ul
{
margin:0;
padding:0;
list-style-type:none;
}
#features li
{
margin:10px 3px;
padding:0;
list-style-type:none;
}
a.friend, a.colleague, a.receipient, a.bookmark, a.callback
{
margin:0;
font-size:1em;
}
a.friend
{
padding:3px 0px 5px 17px;
background:url(../images/bg_frnd.gif) no-repeat left center;
color:#994e0a;
}
a.colleague
{
padding:3px 0 4px 17px;
background:url(../images/bg_frnd.gif) no-repeat left center;
color:#fff;
}
a.receipient
{
padding:5px 0 4px 17px;
background:url(../images/envelope_filled_in.gif) no-repeat left center;
color:#994e0a;
}
a.bookmark
{
padding:2px 0 2px 17px;
background:url(../images/bg_bkmrk.gif) no-repeat left center;
color:#562A9C;
}
a.callback
{
padding:3px 0 2px 17px;
background:url(../images/telephone.gif) no-repeat left center;
color:#562A9C;
}
#features a
{
color:#0068BF;
font-weight:bold;
}
#features a:link
{
text-decoration:none;
}
#features a:visited
{
text-decoration:none;
}
#features a:hover
{
text-decoration:underline;
}
#features a:active
{
text-decoration:underline;
}

/* General form settings */
form.styledform 
{
margin:0;
}
form.styledform  p
{
clear:left;
margin:2px 0;
}
form.styledform  span.warning
{
margin-left:0.25em;
}
.styledform fieldset
{
margin:10px;
border:1px solid #0068BF;
padding-bottom:10px;
}
.styledform legend
{
margin:0 0 0.5em 0;
padding:0.25em 0.5em;
border:1px solid #0068BF;
background-color:#0068BF;
color:#fff;
font-size:1em;
font-weight:700;
}
.styledform label
{
float:left;
width:120px;
margin:2px 0;
font-weight:700;
vertical-align:middle;
}
.styledform input, .styledform textarea
{
float:left;
margin:2px 0;
border:1px solid #0068BF;
font-family:Arial,Geneva,Helvetica,sans-serif;
font-size:1em;
color:#333;
background-color:#fff;
}
.styledform input
{
width:15em;
}
.styledform select
{
float:left;
margin:2px 0;
}
.styledform input.button
{
float:none;
width:10em;
padding:0px 6px 0px 6px;
border:2px outset #D5C9DC;
background-color:#0068BF;
color:#fff;
line-height:normal !important;
text-align:center;
font-weight:700;
}
/* Specific to Callback form */
#callbackform p input.button
{
margin-left:120px;
}

/* Recommend message box*/
#msgbox
{
width:300px;
margin:10px 0 0 130px;
color:#333;
background-color:#fff;
border:1px solid #0068BF;
    background-image: url(/images/refer-message-bg.png);
    background-repeat: repeat-x;
}
#msgcap
{
padding-left:10px;
color:#fff;
background-color:#0068BF;
border-bottom:1px solid #013567;
font-weight:700;
}
#msg p {
font-size:12px;
line-height:15px;
margin:3px 6px;
}

/* Weblog */
.weblog h3, .weblog p
{
font-size:0.9em;
}
.weblog h3
{
margin-bottom:0;
}
.weblog p
{
margin-top:0;
}

/* Footer */
#footer p
{
margin:0;
border:0;
padding:2px;
text-align:center;
color:#FFF;
}
#footer a:link
{
text-decoration:none;
}
#footer a:visited
{
text-decoration:none;
}
#footer a:hover
{
text-decoration:underline;
}
#footer a:active
{
text-decoration:underline;
}
a.more{
	height:20px;
	color: #0068BF;
	font-size: 100%;
	text-decoration: none; 	
	
}
a.more:hover{
	text-decoration: underline;
}

.btmlink {
	color: #FFFFFF;
	text-decoration:none;
}
.btmlink:hover{
	text-decoration:underline;
}
.title{
	text-align: justify;
	padding:2px 0px 0px 12px;
	color:#fff;
	font-weight:bold;
	height:20px;
	background-color:#888888;
}
.right{
float:right;
}
#category{
margin-top:0px;
}
#category h2{

background-color:#fff;
margin-left:10px;
padding-top:5px;
}
#sizeguide{
margin-left:10px;
margin-bottom:10px;
}
.whatisrss{text-align:center;}
.terms{
font-size:.8em;
color:#fff;
background-color:#0068BF;
margin-left:25px;
margin-right:25px;
}
.team{
float:left;
padding:10px 10px 0 10px;
}
.dividetext{
padding-bottom:10px;
border-bottom:1px dotted #0068bf;}

.divider{width: 564px; border-bottom:1px dotted #0068bf; padding-top:2px; padding-bottom:5px; margin-left:10px;}

#linksleft{float:left;}
#linksright{margin-left:240px;}

.weblogposted {display:none;}

.arieslogo{border:none;}

body .gsc-control-cse {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
}


#breadcrumbs {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  background: #d0eeff;
  color: #353535;
  font-size: 10px;
  height: 24px;
  line-height: 24px;
  padding: 0 0 0 18px;
  margin: 0;
}

#breadcrumbs a {
  color: #00e;
}

#google_search {
  padding: 0 5px;
}
#google_search h3 {
  margin-top: 0;
  margin-bottom: 5px;
}

.clear {
  clear: both;
  margin: 0;
  padding: 0;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
}
