﻿/* element ********************/
#whole {background-image:url(/core/general/img/bg/background.jpg); background-repeat:no-repeat; background-position:center top;}
h1 {color:#ffffff;}
h1 a {color:#ffffff;}
h1 a:hover{color:#999999;}
h2 {color:#ffffff; }
h2 a {color:#ffffff;}
h2 a:hover{color:#cccccc;}
h3 {color:#ffffff;}
h3 a {color:#ffffff;}
h3 a:hover{color:#cccccc;text-decoration:none;}
h4 {color:#ffffff; }
h4 a {color:#cccccc;text-decoration:none;}
a {color:#D31245; text-decoration:none;}
a:hover {color:#D31245; text-decoration:underline;}
hr {color: #4b4b4b; background-color: #4b4b4b; }
td{border: 1px solid #ffffff;background-color:#D31245; color:#ffffff;}
th{border: 1px solid #D31245; background-color:#ffffff; color:#D31245; }
p{color:#ffffff;}

/* layout ********************/

/*transparent backgrounds*/
#bd{background-image:url(/core/general/img/bg/bg0.png); background-repeat:repeat-y; 
background-position:left top; 
*background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/core/general/img/bg/bg0.png', sizingMethod='scale'); *width:974px;
}

.page1{background-image:url(/core/general/img/bg/bg.png);background-repeat:repeat-y; 
background-position:left top; 
*background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/core/general/img/bg/bg.png', sizingMethod='scale'); *width:674px; 
}

.page2{background-image:url(/core/general/img/bg/bg2.png);background-repeat:repeat-y; 
background-position:left top; 
*background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/core/general/img/bg/bg2.png', sizingMethod='scale'); *width:674px;}

.page3{background-image:url(/core/general/img/bg/bg3.png);background-repeat:repeat-y; 
background-position:left top; 
*background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/core/general/img/bg/bg3.png', sizingMethod='scale'); *width:674px;}

.page4{background-image:url(/core/general/img/bg/bg4.png);background-repeat:repeat-y; 
background-position:left top; 
*background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/core/general/img/bg/bg4.png', sizingMethod='scale'); *width:674px;}

.page5{background-image:url(/core/general/img/bg/bg5.png);background-repeat:repeat-y; 
background-position:left top; 
*background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/core/general/img/bg/bg5.png', sizingMethod='scale'); *width:674px;}

#nav{margin:0px;width:180px;} /* padding:0px 0px 80px 0px;  height:1100px; */

/*page grid override*/
.yui-t3 .yui-b{width:300px; }
.yui-t3 #yui-main .yui-b{margin-left:300px; }

/*primary*/
#primary{}
#primary p{line-height:1.8em;font-size:12px; font-weight:normal;}
#bd div.mens p{color:#333333;}
#bd div.mens h2{color:#333333;}

/*secondary*/
#secondary h3{}
#secondary h4{}
#secondary p{color:#ffffff; padding:5px;}
#secondary a{color:#ffffff;}
#secondary a:hover{text-decoration:underline;}

#secondary .qlink a.btn{color:#E50018;}

/*tertiary*/
#tertiary{ }
.print{display:none;}
/* specific region ********************/

.pictd {width:10% /*fix for qlinks*/}

/* for printing ********************/

@media print {
.print{display:inline;}
.noprint{display:none;}
.yui-ge .yui-u {display:none;}
.yui-ge div.first {display:block;}
.yui-t3 #yui-main .yui-b {margin:0;}
#whole  { background:none}
#primary {width:100%;}
.page3 {background:none; background-repeat:no-repeat;filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);}
#doc4 {width:650px; background:none; background-image:none; background-repeat:no-repeat;min-height:200px}
#bd{width:100%; background:none;background-image:none; background-repeat:no-repeat;filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);min-height:200px}
.yui-t3 #yui-main {margin-left:0; float:none}
.yui-ge div.first, .yui-gf .yui-u  {width:650px;}
.yui-t3 #yui-main .yui-b {position:relative;}
#doc, #doc2, #doc3, #doc4, .yui-t1, .yui-t2, .yui-t3, .yui-t4, .yui-t5, .yui-t6, .yui-t7 {margin:auto;text-align: left;width:650px; min-width:650px;}
}

