
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ general css */

body{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:center;
background-color:#d9d1c8;
}

body, a, ul li, ul li a, table tr td{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
color:#1a416a;
font-weight:normal;
text-decoration:none;
}

a{ color:#f73387; font-weight:bold; }
a:hover{ text-decoration:underline; }

img{ border:0px; padding:0px 0px 0px 0px; }
h1, h2, h3, h4, p, form{ padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; }

p{ padding-bottom:10px; }

h1, h1 a{
font-family:Arial, Verdana, Georgia, Times New Roman, Helvetica, sans-serif;
font-size:30px;
line-height:32px;
font-weight:normal;
color:#213f61;
text-decoration:none;
}
h1{ padding-bottom:10px; }

h2, h2 a{
font-family:Arial, Verdana, Georgia, Times New Roman, Helvetica, sans-serif;
font-size:20px;
line-height:28px;
font-weight:normal;
color:#1a416a;
text-decoration:none;
}
h2{ padding-bottom:5px; }

h3, h3 a{
font-family:Arial, Verdana, Georgia, Times New Roman, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
font-weight:bold;
color:#000;
text-decoration:none;
}
h3{ padding-bottom:5px; }

#page{ width:953px; margin:0px auto; text-align:left; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ header css */

#header{ 
height:157px; position:relative; 
background-image:url(/images/bg_header.gif);
background-repeat:no-repeat;
background-position:left bottom;
}
#header .logo{ position:absolute; top:18px; left:16px; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ header-nav css */

#header-nav{ position:absolute; top:62px; left:610px; }

#header-nav .option{ float:left; border-left:1px solid #e6e6e6; }
#header-nav .item1{ border:none !important;}
#header-nav .option-wrapper{ padding:0px 5px; }

#header-nav, #header-nav a{
font-family:Arial, Verdana, Georgia, Times New Roman, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
font-weight:bold;
color:#494949;
text-decoration:none;
text-transform: uppercase;
}

#header-nav a:hover{ text-decoration:underline; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ box-green css */

#box-green{ background-color:#9dd5c7; }
#box-green .box-green-wrapper{ padding:0px 8px 20px 8px; }

#box-green .header-bg ul{
height:9px; list-style: none; margin:0px; 
background: url(/images/corners_blue_light.gif) -9px -9px no-repeat;
}
#box-green .header-bg ul li{
width:9px; height:9px; line-height:9px; float:right; padding:0px !important;
background: url(/images/corners_blue_light.gif) 0px -9px no-repeat;
}
#box-green .footer-bg ul{
height:9px; list-style: none; margin:0px; 
background: url(/images/corners_blue_light.gif) -9px 0px no-repeat;
}
#box-green .footer-bg ul li{
width:9px; height:9px; line-height:9px; float:right; padding:0px !important;
background: url(/images/corners_blue_light.gif) 0px 0px no-repeat;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ box-white css */

#box-white{ width:100%; background-color:#fff; }      
#box-white .box-white-wrapper{ padding:40px 40px 20px 40px; }

#box-white .header-bw ul{
height:6px; list-style: none; margin:0px; 
background: url(/images/corners_box_white.gif) -6px -6px no-repeat;
}
#box-white .header-bw ul li{
width:6px; height:6px; line-height:6px; float:right; padding:0px !important;
background: url(/images/corners_box_white.gif) 0px -6px no-repeat;
}
#box-white .footer-bw ul{
height:6px; list-style: none; margin:0px; 
background: url(/images/corners_box_white.gif) -6px 0px no-repeat;
}
#box-white .footer-bw ul li{
width:6px; height:6px; line-height:6px; float:right; padding:0px !important;
background: url(/images/corners_box_white.gif) 0px 0px no-repeat;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ content-home-categories css */

#content-home-categories{ border-top:1px solid #79bcb8; padding-top:10px; margin-top:5px;}

#content-home-categories, #content-home-categories a{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
line-height:12px;
font-weight:normal;
color:#73ac9e;
text-decoration:none;
}
#content-home-categories a{ padding:0px 10px; }
#content-home-categories a:hover{ text-decoration:underline; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ middle css */

#inner-pages-header{ 
width:950px; height:96px; position: relative;
background-image:url(/images/bg_inner1.gif);
background-repeat:repeat-x;
background-position:left top;
}

#inner-pages-header .title{ position:absolute; top:48px; left:17px; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ middle css */

#middle{ 
background-image:url(/images/bg_middle.gif);
background-repeat:repeat-y;
background-position:left top;
}
#middle-bottom{
background-image:url(/images/bg_footer.gif);
background-repeat:no-repeat;
background-position:left bottom;
}
#middle .middle-wrapper{ padding:20px 20px 20px 20px; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ left css */

#left{ width:670px; float:left; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ content css */

#content{}
#content .content-wrapper{ padding:10px 20px 10px 20px; }

#content-left{ width:230px; float:left; }
#content-left .content-left-wrapper{ padding:40px 40px 0px 20px; }

#content-right{ width:400px; float:left; }
#content-right .content-right-wrapper{ padding:0px 0px 0px 20px; }


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ left-nav css */

#content-left ul{ padding:10px 0px 0px 0px; margin:0px 0px 20px 0px;  list-style-type:none; border-bottom:1px solid #fff; }

#content-left ul li{
padding:2px 0px 2px 15px;
border-top:1px solid #fff;
background-image:url(/images/disc_4x4.gif);
background-repeat:no-repeat;
background-position:5px 8px;
}
 
#content-left ul li a{
font-family:Arial, Verdana, Georgia, Times New Roman, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
font-weight:normal;
color:#0c286a;
text-decoration:none;
text-transform: capitalize;
}

#content-left ul li a:hover{ text-decoration:underline;}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ right css */

#right{ width:243px; float:left; }
#right .right-wrapper{ padding:0px 0px 0px 15px; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sidebar-nav css */

#sidebar-nav{ padding:0px 10px 20px 10px; }
#sidebar-nav ul{ padding:0px 0px 10px 0px; margin:0px 0px 0px 0px; list-style-type: none; }
#sidebar-nav ul li{ padding:0px 0px 5px 0px; }
 
#sidebar-nav ul li a{
font-family:Arial, Verdana, Georgia, Times New Roman, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
font-weight:bold;
color:#574a61;
text-decoration:none;
text-transform: none;
text-indent:15px;
}
#sidebar-nav ul li a:hover{ text-decoration: underline;}

#sidebar-nav ul li ul{ border-top:1px solid #d5d2d7; padding:3px 0px 3px 30px; }
#sidebar-nav ul li ul li{ padding:2px 0px 2px 10px; 
background-image:url(/images/bullet_5x4.gif);
background-repeat:no-repeat;
background-position:left 9px;
}

#sidebar-nav ul li ul li a{
font-family:Arial, Verdana, Georgia, Times New Roman, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
font-weight:normal;
color:#574a61;
text-decoration:none;
text-transform: none;
text-indent: 0px;
}
#sidebar-nav ul li ul li a:hover{ text-decoration: underline;}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ page-footer css */

#page-footer{ height:50px; position:relative; }

#page-footer .copy{
font-family:Arial, Verdana, Georgia, Times New Roman, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
font-weight:bold;
color:#000;
text-decoration:none;
position:absolute; top:7px; left:20px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ footer-nav css */

#footer-nav{ position:absolute; top:7px; left:420px; }

#footer-nav, #footer-nav a{
font-family:Arial, Verdana, Georgia, Times New Roman, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
font-weight:normal;
color:#000;
text-decoration:none;
}
#footer-nav a{ padding:0px 15px; }
#footer-nav a:hover{ text-decoration:underline; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ clear stylesheet */

.magic{ clear:both; }
.clrlft{ clear:left; }
.clrrt{ clear:right; }

