body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}
fieldset, img {
    border: 0 none;
    margin: 0;
    padding: 0;
}
a {
    border: 0 none;
    margin: 0;
    outline: medium none;
    padding: 0;
}
input {
    outline: medium none;
}
h1 {
    font-size: 20px;
    padding: 0 0 10px;
}
h2 {
    font-size: 14px;
}
h3 {
    font-size: 12px;
}
html, body {
    height: 101%;
}
body {
    border-top: 3px solid #006CB5;
    color: #555555;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 101%;
}

.fleft {
    float: left;
}
.fright {
    float: right;
}
.imgfleft {
    float: left;
    margin: 0 10px 10px 0;
}
.imgfright {
    float: right;
    margin: 0 0 10px 10px;
}
.clear {
    clear: both;
}
.jusify {
    text-align: left;
}
.normallink {
    color: #2A70B5;
    text-decoration: none;
}
.normallink:hover {
    text-decoration: underline;
}
.textbox {
    border: 1px solid #DCDCDC;
    color: #555555;
    line-height: 20px;
    padding: 3px 5px;
}
.labeltext {
    color: #444444;
    font-weight: bold;
    padding: 3px 5px;
    text-decoration: none;
}
.btnregister {
    background: url("../images/btn_bluebg.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 27px;
    text-decoration: none;
    width: 112px;
}
.btnregisterbig {
    background: url("../images/btn_bluebigbg.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 27px;
    text-decoration: none;
    width: 150px;
}
.btngo {
    background: url("../images/btn_go.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 27px;
    text-decoration: none;
    width: 37px;
}
.btnregistergray {
    background: url("../images/btn_register_graybg.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 27px;
    text-decoration: none;
    width: 112px;
}
.btnregistergraybig {
    background: url("../images/btn_register_biggraybg.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 27px;
    text-decoration: none;
    width: 150px;
}
.headclass {
    color: #0070BC;
    font-size: 20px;
    margin: 0;
    padding: 15px 0 15px 15px;
    text-align: left;
    text-decoration: none;
}
.page_outter {
    margin: 0 auto;
	overflow:hidden;
    /*width: 100%;*/
}
.page_container {
    margin: 0 auto;
    width: 1000px;
}
.headeroutter {
    height: 100px;
    margin: 0 auto;
    width: 1000px;
}
.header {
    margin: 0 auto;
    width: 1000px;
}
.header .logo {
    border: 0 none;
    float: left;
    padding-left: 20px;
    /*width: 35%;*/
    width:280px;
}
.navoutter {
    border: 0 none;
    float: right;
    padding-right: 10px;
	*padding-right: 10px;
    /*width: 60%;*/
    width:677px;
}
.navoutter .signupnav {
    color: #2A70B5;
    padding: 16px 0 0;
    text-align: right;
}
.navoutter .signupnav a {
    color: #2A70B5;
    font-weight: bold;
    padding: 0 2px;
    text-decoration: none;
}
.navoutter .signupnav a:hover {
    color: #555555;
    text-decoration: underline;
}
.navoutter .signupnav span {
    color: #006FBC;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
.navoutter .signupnav b {
    color: #555555;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
.navoutter .usernav {
    color: #555555;
    display: inline-block;
    float: right;
    padding: 27px 0 0;
    width:650px;
	position:relative;

}
.navoutter .usernav a {
    color: #555555;
    display: inline-block;
    font-weight: bold;
    margin: 0 5px;
    text-decoration: none;
}
.navoutter .usernav a:hover {
    color: #2A70B5;
    text-decoration: underline;
}
.mainnav {
    background: url("../images/mainnav_bg.jpg") repeat-x scroll left top transparent;
	/*position:relative;
	z-index:3;*/
    clear: both;
    height: 40px;
    width: 1000px;
	
}
.mainnav div {
    background: url("../images/mainnav_left.jpg") no-repeat scroll left top transparent;
    display: block;
    height: 40px;
    width: 1000px;
}
.mainnav div div {
    background: url("../images/mainnav_right.jpg") no-repeat scroll right top transparent;
    display: block;
    height: 40px;
    width: 1000px;
}
.mainnav ul {
    height: 40px;
    margin: 0;
    padding: 0 0 0 20px;
}
.mainnav ul li ul {
    -moz-box-shadow: 2px 2px 2px 0 #777777;
    border: 1px solid #FFFFFF;
    height: auto !important;
    padding: 0;
}
.mainnav ul li ul li a {
    float: none;
    height: 13px;
    line-height: 5px;
	*line-height: 14px;
	*height: 17px;
}
.mainnav li li a:hover {
}
.mainnav li {
    display: inline;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.mainnav li a {
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 14px;
    height: 28px;
    padding: 12px 18px 0;
    text-decoration: none;
}
.mainnav li:hover, .navselected {
    background: url("../images/mainnav_bgover.jpg") repeat-x scroll left top transparent;
}
.homebanneroutter {
    border-bottom: 1px solid #D9E6F2;
    clear: both;
    margin-top: 2px;
    overflow: hidden;
    width: 1000px;
}
.homebanner {
    background: url("../images/rotatebanner_bg.gif") repeat-x scroll left top transparent;
    float: left;
    height: 254px;
    position: relative;
    width: 730px;
}
.banner01 {
    height: 210px;
    overflow: hidden;
    padding: 15px 20px 20px 200px;
}
.homebanner h1 {
    color: #0070BC;
    font-size: 28px;
    font-weight: normal;
    padding: 0 0 20px;
    text-decoration: none;
}
.homebanner ul li {
    list-style: none outside none;
    margin: 0;
    padding: 0 0 7px;
}
.homebanner ul li a {
    background: url("../images/blt_arw.gif") no-repeat scroll 0 3px transparent;
    color: #2A70B5;
    font-size: 12px;
    padding: 0 0 0 10px;
    text-decoration: none;
}
.homebanner ul li a:hover {
    color: #555555;
    text-decoration: underline;
}
.banner01 blockquote {
    background: url("../images/icn_blockquote.gif") no-repeat scroll 0 8px transparent;
    color: #666666;
    font-style: italic;
    line-height: 18px;
    padding: 10px 0;
    text-decoration: none;
    text-indent: 25px;
}
.banner01 p {
    color: #006FBC;
}
.banner01 p span {
    color: #666666;
    font-style: italic;
}
.homerotatepanel {
    left: 510px;
    position: absolute;
    top: 220px;
}
.homerotatepanel a, .homerotatepanel span {
    background: url("../images/dot.gif") repeat-x scroll left top transparent;
    color: #669BCD;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    line-height: 18px;
    margin: 0 2px 0 0;
    padding: 0 0 0 6px;
    text-decoration: none;
    width: 12px;
}
.homerotatepanel a:hover {
    background: url("../images/dot.gif") repeat-x scroll left top transparent;
}
.homerotatepanel span {
    color: #FFFFFF;
}
.homerotatepanel span.current {
    background: none repeat scroll 0 0 #666666;
    color: #FFFFFF;
}
.nextbg {
    background: url("../images/next_bg.gif") no-repeat scroll left top transparent !important;
}
.prevbg {
    background: url("../images/prev_bg.gif") no-repeat scroll left top transparent !important;
}
.freebannerbg {
    background: url("../images/freeoffer_bg.gif") repeat-x scroll left top transparent;
    float: left;
    height: 254px;
    margin-left: 2px;
    text-align: center;
    width: 266px;
}
.freebannerbg h1 {
    color: #006FBC;
    font-size: 22px;
    font-weight: bold;
    margin: 0;
    padding: 5px 0;
    text-align: center;
    text-decoration: none;
}
.freebannerbg h2 {
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 5px 0;
    text-align: center;
    text-decoration: none;
}
.freebannerbg b {
    color: #006FBC;
}
.freebannerbg strong {
    color: #006FBC;
}
.freebannerbg span {
    font-size: 22px;
}
.freebannerbg .printbtn {
    background: url("../images/btn_printfree.png") no-repeat scroll left top transparent;
    border: 0 none;
    display: block;
    height: 54px;
    width: 225px;
}
.freebannerbg .printbtn:hover {
    background: url("../images/btn_printfreeover.png") no-repeat scroll left top transparent;
}
.freebannerbg .printbtn_highlight {
    background: url("../images/btn_highlight.gif") no-repeat scroll left top transparent;
    border: 0 none;
    display: block;
    height: 55px;
    width: 225px;
}
.freebannerbg .printbtn_highlight:hover {
    background: url("../images/btn_highlight_over.gif") no-repeat scroll left top transparent;
}
.footeroutter {
    background: url("../images/footer_bg.gif") repeat-x scroll left top transparent;
    clear: both;
    height: 85px;
    margin-top: 10px;
    width: 100%;
}
.footer {
    margin: 0 auto;
    padding-top: 10px;
    width: 1000px;
}
.footer a {
    color: #2A70B5;
    padding: 0 15px;
    text-decoration: none;
}
.footer a:hover {
    color: #555555;
    text-decoration: underline;
}
.footer .copyright {
    color: #555555;
    padding-top: 28px;
    text-align: center;
    text-decoration: none;
}
.content_container {
    clear: both;
    margin: 0 auto;
    padding: 15px 10px 5px;
    width: 980px;
}
.left_containeroutter {
    float: left;
    width: 220px;
}
.left_container {
    padding: 0 5px;
    width: 200px;
}
.left_container h2 {
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
}
.bluebg {
    background: url("../images/leftcon_bluebg.gif") repeat-x scroll left top transparent;
}
.graybg {
    background: url("../images/leftcon_graybg.gif") repeat-x scroll left top transparent;
}
.labelgo a {
    color: #006FBC;
    font-weight: bold;
    padding: 3px 5px;
    text-decoration: none;
}
.right_container {
    float: left;
    margin: 0 auto 0 10px;
    width: 100%;
}
.rightlinks {
    float: right;
    overflow: hidden;
    padding-top: 20px;
    width: 40%;
}
.rightlinks a {
    color: #2A70B5;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    text-decoration: none;
}
.rightlinks a:hover {
    color: #444444;
    text-decoration: underline;
}
.innerpage_container {
    background: url("../images/innerpage_bg.gif") repeat-x scroll left top transparent;
    clear: both;
    margin: 0 auto;
    overflow: hidden;
}
.innerpage_container h1 {
    color: #0070BC;
    font-size: 28px;
    margin: 0;
    padding: 15px 0;
    text-align: left;
    text-decoration: none;
}
.innerpage_container h2 {
    color: #0070BC;
    font-size: 28px;
    margin: 0;
    padding: 15px 0;
    text-align: left;
    text-decoration: none;
}
.productlist_outter {
    border-bottom: 1px solid #D9E6F2;
    overflow: hidden;
    padding: 0 0 10px;
    width: 100%;
}
html > body .productlist_outter {
    border-bottom: 1px solid #D9E6F2;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.productlist_bg {
    background: url("../images/productlist_bg.gif") repeat-x scroll left top transparent;
}
.productlist_outter h1 {
    color: #444444;
    font-size: 18px;
    margin: 0;
    padding: 15px 0 15px 10px;
    text-align: left;
    text-decoration: none;
}
.productlist_outter a {
    background-color: #FFFFFF;
    border: 1px solid #DCDCDC;
    display: block;
    float: left;
    margin: 0 13px 10px;
    padding: 2px;
    text-decoration: none;
    width: 182px;
}
html > body .productlist_outter a {
    background-color: #FFFFFF;
    border: 1px solid #DCDCDC;
    display: block;
    float: left;
    margin: 0 16px 10px;
    padding: 2px;
    text-decoration: none;
    width: 182px;
}
.productlist_outter a:hover {
    background-color: #006EBD;
    border: 1px solid #006CB5;
    width: 182px;
}
.productlist_outter a span {
    color: #006FBC;
    display: block;
    font-size: 14px;
    padding: 5px 0;
    text-align: center;
    text-decoration: none;
}
.productlist_outter a:hover span {
    color: #FFFFFF;
    font-weight: bold;
}
.productdropdpwn {
    padding: 15px 10px;
    width: 80%;
}
.productdropdpwn a {
    color: #2A70B5;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
.productdropdpwn a:hover {
    text-decoration: underline;
}
.productdropdpwn p {
    padding-bottom: 10px;
}
.productdetails {
    padding: 0 15px 10px;
    width: 96%;
}
.contentdetails {
}
.contentdetails h2 {
    color: #0070BA;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 10px;
    text-align: left;
    text-decoration: none;
}
.contentdetails img {
    background-color: #FFFFFF;
    padding: 2px;
}
.contentdetails p {
    line-height: 16px;
}
.contentdetails ul {
    margin: 0;
    padding: 10px 0 0;
}
.contentdetails ul li {
    background: url("../images/blt_disc.gif") no-repeat scroll 0 4px transparent;
    list-style: none outside none;
    padding: 0 0 3px 12px;
}
.signinoutter {
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 20px;
    width: 350px;
}
.signinoutter h2 {
    color: #0070BA;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 10px;
    text-align: left;
    text-decoration: none;
}
.signinoutter p {
    display: block;
    padding-bottom: 15px;
}
.regstroutter {
    overflow: hidden;
    width: 100%;
}
.regstroutter p {
    display: block;
    float: left;
    padding: 0 0 15px;
    width: 50%;
}
.regstroutter label {
    display: block;
    float: left;
    width: 100px;
}
.regstroutter label span {
    color: #FF0000;
    font-size: 14px;
    font-weight: bold;
}
.redbold {
    color: #006FBC;
    font-size: 16px;
    margin: 0;
    padding: 0 0 10px;
    text-align: center;
    text-decoration: none;
}
.voucheroutter {
    background-color: #FFFFFF;
    border: 2px solid #DCDCDC;
    overflow: hidden;
    padding: 2px;
    width: 99%;
}
.voucherheader {
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    padding: 5px;
    text-decoration: none;
    width: 100%;
}
.workodroutter {
    float: left;
    margin: 0 0 0 13px;
    overflow: hidden;
    padding: 10px;
    width: 400px;
}
html > body .workodroutter {
    float: left;
    margin: 0 0 0 15px;
    overflow: hidden;
    padding: 10px;
    width: 400px;
}
.workodroutter h2 {
    color: #0070BA;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 10px;
    text-align: left;
    text-decoration: none;
}
.workodroutter p {
    clear: both;
    display: block;
    padding: 0 0 5px;
    width: 100%;
}
.workodroutter label {
    display: block;
    float: left;
    width: 90px;
}
.workodroutter label span {
    color: #FF0000;
    font-size: 14px;
    font-weight: bold;
}
.workodr {
    overflow: hidden;
    width: 100%;
}
.workproductlist {
    border: 2px solid #DCDCDC;
    clear: both;
    margin: 10px 0;
    overflow: hidden;
    padding: 10px 20px;
    width: 96%;
}
.workproductlist h2 {
    color: #0070BA;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 10px;
    text-align: left;
    text-decoration: none;
}
.workproduct {
    width: 100%;
}
.workproduct p {
    display: block;
    float: left;
    padding: 0 0 8px;
    width: 48%;
}
.workproduct label {
    display: block;
    float: left;
    width: 150px;
}
.workproduct .close {
    background: url("../images/blt_remove.gif") no-repeat scroll 0 4px transparent;
    color: #2A70B5;
    display: block;
    padding: 6px 0;
    text-decoration: none;
    width: 110px;
}
.workproduct .close:hover {
    color: #555555;
    text-decoration: none;
}
.workproductbtns {
    overflow: hidden;
    padding: 10px 18px;
    width: 97%;
}
.howweoutter {
    height: 280px;
    padding: 0 0 10px;
    width: 100%;
}
.howweleftoutter {
    float: left;
    overflow: hidden;
    padding-right: 10px;
    width: 240px;
}
.howweleftoutter span {
    color: #444444;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}
.howweleftoutter span a {
    color: #2A70B5;
    text-align: center;
    text-decoration: none;
}
.howweleftoutter span a:hover {
    color: #2A70B5;
    text-decoration: underline;
}
.howwerightoutter {
    float: left;
    overflow: hidden;
    width: 630px;
}
.howwerightoutter span {
    display: block;
    float: left;
    overflow: hidden;
    padding-right: 8px;
}
.newsigninoutter {
    margin: 0 auto;
    overflow: hidden;
    padding: 10px;
    width: 55%;
}
.newsigninoutter h2 {
    color: #0070BA;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 10px;
    text-align: left;
    text-decoration: none;
}
.newsigninoutter p {
    clear: both;
    display: block;
    padding: 0 0 5px;
    width: 100%;
}
.newsigninoutter label {
    display: block;
    float: left;
}
.newsigninoutter label span {
    color: #FF0000;
    font-size: 14px;
    font-weight: bold;
}
.blueboldtext {
    color: #006FBC;
    display: inline-block;
    font-size: 14px;
    padding: 10px 0;
}
.newaccount p {
    clear: both;
    display: block;
    overflow: hidden;
    padding: 0 0 5px;
    width: 100%;
}
.newaccount label {
    display: block;
    float: left;
    width: 180px;
}
.newaccount label span {
    color: #FF0000;
    font-size: 14px;
    font-weight: bold;
}
.playlist {
    height: 285px !important;
    overflow: hidden;
    position: relative;
}
.playlist .clips {
    height: 20000em;
    position: absolute;
}
.playlist, .clips {
    background: none repeat scroll 0 0 #ECECEC;
    border: 1px solid #E3E3E3;
    width: 308px;
}
.clips a {
    background: url("../images/dark_1.gif") no-repeat scroll 0 -52px transparent;
    border-top: 1px solid #F7F7F7;
    color: #666666;
    cursor: pointer;
    display: block;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    padding-left: 15px;
    text-decoration: none;
}
.clips a:hover {
    background: url("../images/dark_1.gif") no-repeat scroll 0 -78px transparent;
    color: #333333;
}
a.progress {
    background: url("../images/dark_1.gif") no-repeat scroll left top transparent;
    border: 0 none;
}
.clips.petrol a.playing {
    background: url("../images/dark_1.gif") no-repeat scroll 0 -156px transparent !important;
    color: #FFFFFF;
}
.clips.petrol a.ticked.playing {
    background: url("../images/dark_1.gif") no-repeat scroll 0 -1px transparent !important;
    color: #FFFFFF;
}
.clips.petrol a.paused {
    background: url("../images/dark_1.gif") no-repeat scroll 0 -182px transparent !important;
    color: #FFFFFF;
}
.clips.petrol a.paused:hover {
    background: url("../images/dark_1.gif") no-repeat scroll 0 -182px transparent;
    color: #333333;
}
.clips.petrol a.ticked {
    background: url("../images/dark_1.gif") no-repeat scroll 0 -104px transparent;
    color: #246DB2 !important;
}
.clips.petrol a.ticked:hover {
    background: url("../images/dark_1.gif") no-repeat scroll 0 -130px transparent;
    color: #FFFFFF;
}
.clips a b {
    font-weight: normal;
    padding-left: 15px;
}
.clips a.first {
    border-top-width: 1px;
}
.clips a.progress {
    opacity: 0.6;
}
.clips a.paused {
    background-position: 0 0;
}
.clips a span {
    font-size: 11px;
    padding-left: 15px;
}
.clips a em {
    color: #FF0000;
    font-style: normal;
}
.clips a.playing:hover, .clips a.paused:hover, .clips a.progress:hover {
    background-color: transparent !important;
    color: #FFFFFF;
}
.clips.petrol a em {
    color: #FCA29A;
    font-weight: bold;
}
.clips.low a {
    height: 31px;
}
.clips.low a.playing, .clips.low a.paused, .clips.low a.progress {
    background-image: url("../images/light_small.png");
    background-position: 0 -55px;
}
.clips.low a.paused {
    background-position: 0 0;
}
a.go {
    background: url("../images/up.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 18px;
    margin: 5px 0 5px 105px;
    width: 18px;
}
a.go:hover, a.go.down:hover {
    background-position: 0 -18px;
}
a.go.down {
    background-image: url("../images/down.png");
}
.petrol a.go {
    background-image: url("../images/up_dark.png");
}
.petrol a.go.down {
    background-image: url("../images/down_dark.png");
}
a.go.disabled {
    visibility: hidden;
}
.category_head {
    background: none repeat scroll 0 0 #F4F4F4;
    border-bottom: 1px solid #E3E3E3;
    color: #333333;
    display: block;
    font-size: 12px;
    font-weight: bold;
    overflow: hidden;
    padding: 5px 5px 5px 18px;
    text-decoration: none;
}
.contentWraper {
    background: url("../images/content_bg.png") repeat-y scroll left top transparent;
    min-height: 300px;
    padding: 0 20px 0 12px;
    width: 98%;
}
.contentTopBg {
    background: url("../images/cont_top_bg.png") repeat-y scroll left top transparent;
    height: 12px;
    margin-top: 10px;
    width: 100%;
}
.contentBTMBg {
    background: url("../images/cont_btm_bg.png") repeat-y scroll left top transparent;
    height: 22px;
    margin-bottom: 10px;
    width: 100%;
}
.fright {
    float: right;
}
.prdctTOPNav {
    display: inline-block;
    margin: 20px 0 0;
    width: 98%;
}
.prdctTOPNav h4 {
    color: #000000;
    font-family: "Arial",Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}
.prdctTOPNav ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.prdctTOPNav ul li {
    float: left;
    font-family: "Arial",Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding-left: 22px;
}
.prdctTOPNav ul li a {
    color: #000000;
    text-decoration: none;
}
.prdctTOPNav ul li a:hover {
    color: #2A70B5;
    text-decoration: underline;
}
.submenu1 li {
    float: left;
}
.submenu1 img {
    left: -12px !important;
}
.submenu1 li ul{
*z-index:9999 !important;
}
.submenu1 li li {
    background: none repeat scroll 0 0 #FFFFFF !important;
    line-height: 5px !important;
    width: 180px !important;
}
.submenu1 li li a {
    margin-left: 0 !important;
    text-decoration: none !important;
}
.submenu1 li ul {
    -moz-box-shadow: 2px 2px 2px 0 #777777;
    border: 1px solid #666666 !important;
}
.submenu1 li:hover ul, .submenu1 li.sfHover ul {
    left: 20px !important;
}
.submenu1 li li:hover {
    background: none repeat scroll 0 0 #CCCCCC !important;
}
.productTab {
    position: relative;
    top: 5px;
}
.productTab ul {
    margin: 0;
    padding: 0;
}
.productTab ul li {
    background: url("../images/Left.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 31px;
    list-style: none outside none;
    margin-left: 3px;
    padding-left: 13px;
}
.productTab ul li a {
    background: url("../images/Right.png") no-repeat scroll right top transparent;
    color: #000000;
    float: left;
    height: 31px;
    padding-right: 13px;
    padding-top: 10px;
    text-decoration: none;
}
.productTab ul li:hover {
    background: url("../images/Left-hover.png") no-repeat scroll 0 0 transparent;
}
.productTab ul li a:hover {
    text-decoration: none;
}
.productTab ul li:hover a {
    background: url("../images/Right-hover.png") no-repeat scroll right top transparent;
    color: #005FB4;
    font-weight: bold;
}
.productTab .selectedTab {
    background: url("../images/Left-hover.png") no-repeat scroll 0 0 transparent;
}
.productTab .selectedTab a {
    background: url("../images/Right-hover.png") no-repeat scroll right top transparent;
    color: #005FB4;
    font-weight: bold;
    text-decoration: none;
}
/***************************************
			blog styles
******************************************/
#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}
	
#header {
	background: #73a0c5 url('../blog/wp-content/themes/capw/images/kubrickheader.jpg') no-repeat bottom center;
	}	
	#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}
#footer {
	width:100%;
	clear:both;
	height:70px;
	overflow:hidden;
 background:url('../blog/wp-content/themes/capw/images/footer_bg.gif') repeat-x top left;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size:16px;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #2a70b5;
	font-size:16px;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em  Arial, Sans-Serif;
		border:1px solid #dcdcdc;

	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
font-family:Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em  Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #2a70b5;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 1000px;
	border: 0px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 20px 20px 30px;
	margin: 0px 0 0;
	width: 740px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0px 0 20px;
	width: 890px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}
	.post h2 {
font-size:16px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	width:100%;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	}
#footer a {
 color:#2a70b5;
	text-decoration:none;
	padding:0px 15px;
	}
#footer a:hover {
 color:#555555;
	text-decoration:underline;
	}
#footer .copyright {
	text-align:center;
	text-decoration:none;
	color:#555555;
	padding-top:18px;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	font-size:50px;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
		border:1px solid #dcdcdc;

	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
border:1px solid #dcdcdc;

	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 10px 10px 10px;
	width: 190px;
	float:left;
	background:url('../blog/wp-content/themes/capw/images/sidebar_bg.gif') repeat-x top left;
	
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
		}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


	





