html, body {font-family: Arial, Verdana, sans-serif; }
img {border: 0px; padding: 0px;}
div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {margin: 0pt; padding: 0pt;}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th {font-size: 1em; font-weight: normal; font-style: normal;}

body {padding: 0px; margin: 0px; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; font-size-adjust: none; font-stretch: normal; color: #333333; background-color: #d11242;}
.row {overflow: hidden; display: block; width: 100%;}
.rowDx {overflow: hidden; display: block; width: 100%; float: right;}
.rowCx {overflow: hidden; display: block; width: 100%; margin: auto; text-align: center;}
.cell {overflow: hidden; float: left; margin: 0px; display: block;}
.cellDx {overflow: hidden; float: right; margin: 0px; display: block;}
.cellCx {overflow: hidden; overflow: auto; display: block;}
.pointer {cursor: pointer;}
.fmMandatoryColor { background-color: #b0a4a7;}
.fmErrorColor { background-color: red}

.size30 { font-size:30px}

a {color: #d11242; text-decoration:none;}
a:hover { color: #ff1651}
input[type="submit"], input[type="button"] {cursor: pointer;}

#cntOut {overflow: hidden; width: 100%; background-color: #111111; background-image: url("/img/7gr/bgtop.jpg"); background-repeat: repeat-x; background-position: top left;/*border: 1px solid #0000ff;*/}
#cntInn {overflow: hidden; position: relative; left: 50%; width: 960px; margin-left: -480px; text-align: left; background-color: #000000; /*border: 1px solid #ff0000;*/background-image: url("/img/7gr/bg_center_dwn.gif"); background-repeat: repeat-y; }
#cntHdr {height: 187px; background-image: url(/img/7gr/bg_header.gif); background-position: top left; background-repeat: no-repeat; /*border: 1px solid #ff00ff; */}
.hdrLogo {float:left; width: 130px; height: 151px; margin: 0px 0px 0px 74px; /*border: 1px solid #ff0000;*/}

#lpBody { background-color: #ffffff;  }
#lpOut { overflow: hidden; width: 100%; background-color: #ffffff; }
#lpInn { overflow: hidden; position: relative; left: 50%; width: 960px; margin-left: -480px; text-align: left; }
#lpHdr { margin-top: 50px; height: 1px; }
#lpCnt { }
#lpFtr { height: 1px; }

#lpInn table tr td { border: none; margin: 0px; padding: 0px; }

#lpFtr33 { background-image : url("/img/7gr/lp_ftr_13.jpg"); width: 256px; font-size: 11px; color: #636363; }
#lpFtr33 a { font-size: 11px; color: #636363; }
#lpFtr34 { background-image : url("/img/7gr/lp_ftr_14.jpg"); width: 332px; font-size: 11px; color: #636363; }
#lpFtr34 a { font-size: 11px; color: #636363; }

.errors {border: 1px solid #ffff00; margin-top: 4px; padding: 3px; background-color: #ffaaaa; text-align: center;}
.linkToNews { margin:5px; border:1px solid #333333; background: #2b2325;  }
.linkToNews  .padder{ padding: 5px; }
.linkToNews  a{ display:block; color:#ff1651; font-weight:bold; background-image:url(/img/7gr/blt_lnk_arrow.gif); background-position: top right; background-repeat: no-repeat; padding:0px 5px 0px 7px; margin-right:17px; font-size: 11px;}

#cntSx {overflow: auto; width: 235px; float: left; /*border: 1px solid #ff0000;*/}
#cntSx .padBg {overflow: auto; padding: 0px 0px 10px 0px;} 
#cntCx { width: 725px; float: right; /*border: 1px solid #0000ff;*/ }
#cntCx .padBg {margin: 0px 0px 0px 16px; min-height:450px; background-image: url("/img/7gr/bgCx_home.jpg"); background-color : #2b2325; background-repeat: repeat-x; background-position: top left; padding-bottom:30px; } 

/*Footer*/
#cntOutFtr {width: 100%; min-height: 120px; background-color: #d11242; /*border: 1px solid #00ff00;*/}
#cntInnFtr { min-height: 120px; position: relative; left: 50%; width: 960px; margin-left: -480px; text-align: left; background-color: #ffffff; /*border: 1px solid #ff0000;*/}

/* Grid */
.grid { }
.grid thead {font-size: 11px; font-weight: bold; text-transform: uppercase; color: #929292; height: 20px;}
.grid tbody {background-color: #000000; color: #ffffff; }
.grid td {height: 15px; border:1px solid #333333}
.grid .row0 {background-color: #000000;}
.grid .row1 {background-color: #000000;}
/*
.grid td a, a:link, a:visited, a:hover, a:active {color:#ff0000; text-decoration: none;}
*/

/* MENU PRINCIPAL */
.topMenu { background-color: #252525; overflow: hidden;}
ul#menu_2levl{
float: left;
margin: 0;
padding: 0;
background-color: #252525;
list-style:none;
color:#ff1651;
font-size:10px;
/*letter-spacing: 0.05em;*/
}	
ul#menu_2levl li ul li{
list-style:none;
margin:0;
padding:0;
font-size:10px;
letter-spacing: normal;
}
ul#menu_2levl li{
float:left;
margin: 0;
padding: 0;
}

ul#menu_2levl a
{
	display: block;
	text-align:center;
	width:136px;
	text-decoration: none;
	padding:0px;
	min-height:26px;
	border-right:1px solid #000000; 
}
ul#menu_2levl li a.firstBlock
{
	padding-top:10px;	
}

ul#menu_2levl a:hover,
ul#menu_2levl a:focus,
ul#menu_2levl a:active{
background-color: #ffffff;
text-decoration: none;
}
ul#menu_2levl li ul{
display: none;
}

ul#menu_2levl li ul li{
	min-height:15px;
	line-height: 14px;
	border-top: 1px solid #000000;
}

ul#menu_2levl li ul li a:link,
ul#menu_2levl li ul li a:visited{
display: block;
text-align:center;
padding:8px 0px 4px 0px;
min-height:15px;
}

ul#menu_2levl li:hover ul{
display: block;
position: absolute;
z-index:1;
width:136px;
padding: 0;
margin: 0 0 0 0px;
background-color: #252525;
font-size:10px;
}

ul#menu_2levl li li {
	width: 136px;
	text-align:left;
}

/* BTN48 PAGING */
.btn48 {background-image: url(/img/7gr/bg_btn_paging.gif); width: 24px; height: 19px; font-size: 10px; color: #FFF; border: 0pc; margin: 0px; padding: 0px; background-color: transparent;}


/* SERVICE MENU */
.servicemenu{ float: right; font-size: 11px; padding: 10px 22px 0px 0px; }

.servicemenu .greennumber {float: right; width: 129px; height: 41px; background-image: url(/img/7gr/bg_numeroverde.gif); background-position: top left; background-repeat: no-repeat;}
.servicemenu .greennumber .padd { padding: 2px 5px 0px 18px; font-size: 9px; text-align: center;}
.servicemenu .greennumber .head {color: #006100; line-height: 12px;}
.servicemenu .greennumber .number {color: #00af00; font-size: 12px; line-height: 12px;}
.servicemenu .greennumber .end {color: #00af00; background-color: #efefef; }

.servicemenu .changelangue { float: right; width: 214px; margin: 10px 30px 0; background-image: url(/img/7gr/bg_lang.gif); background-repeat: no-repeat; height:20px;}
.servicemenu .changelangue .padd { padding: 4px 0px 0px 3px}
.servicemenu .changelangue a{ display:block; color: #898989; font-size:11px; line-height: 9px; width: 210px;}

.servicemenu .alllangue { overflow: auto; height:70px; width:212px; position: absolute; top:39px; left:565px; z-index: 2; border: 1px solid #dedede; background-color:#ffffff}
.servicemenu .alllangue .padd{ padding: 3px 0px 0px 3px}
.servicemenu .menu { float:right; padding-top: 74px;}

ul#menu_service{ float: left; margin: 0; padding: 0; list-style:none; color:#ff1651; font-size:11px; }	
ul#menu_service li { padding-left: 15px;}

.alllangue{ display: none; position: relative;}

/* ACCOUNT REGISTER */
.accountRegister { margin:15px 0 0 0; padding: 20px 25px 20px 25px; }
.accountRegister .title { font-size: 14px; color : #ffffff; text-transform: uppercase; margin: 0px 0px 3px 0px }
.accountRegister .text { font-size: 14px; color: #bfbfbf;  padding: 0px 0px 3px 10px; margin : 0px 0px 5px 0px }
.accountRegister #register { padding: 10px 0px 3px 10px; }
.accountRegister .label { font-size: 10px; color: #b7b7b7 }
.accountRegister .row { margin : 0px 0px 10px 0px }
.accountRegister .cell { margin : 0px 15px 0px 0px }
.accountRegister input { border : none; height: 20px; font-size: 12px; }
.accountRegister .radio { border : none; height: auto; margin : 0px 3px 0px 7px; vertical-align: text-top; }
.accountRegister .select { margin : 0px 0px 0px 7px}
.accountRegister .line { border-bottom: 1px solid #959595; margin : 0px 0px 10px 0px; height: 10px}
.accountRegister .lineSoft { border-bottom: 1px solid #515151; margin : 0px 0px 10px 0px; height: 5px}
.accountRegister .sizeWidth { width: 500px; font-size: 11px} 
.accountRegister .labelLong { font-size: 10px; color: #b7b7b7; width: 415px; float: left; padding-right: 10px}
.accountRegister .textPrivacy { width: 520px; height:100px; overflow: auto; background-color: #fff; color:#000; font-size: 11px; padding:3px; }
.accountRegister .textPrivacy strong, .accountRegister .textPrivacy b  {font-weight: bold;}
.accountRegister #statementPrivacy { width: 520px; } 
.accountRegister .sz400 { width: 415px }
.accountRegister .sz300 { width: 300px }
.accountRegister .sz260 { width: 260px }
.accountRegister .sz200 { width: 200px }
.accountRegister .sz185 { width: 185px }
.accountRegister .sz100 { width: 100px }
#elementForLogin { width:418px;  padding: 5px; margin:5px 0px 5px 0px; background-color:#6d2e3b}
#elementForLogin .label12 { color:#ffffff; font-size:12px; margin:5px 0px 5px 0px; }


/* ACCOUNT ADDRESS */
.accountAddress { margin:15px 0 0 0; padding: 20px 25px 20px 25px; }
.accountAddress .title { font-size: 14px; color : #ffffff; text-transform: uppercase; margin: 0px 0px 3px 0px }
.accountAddress .text { font-size: 14px; color: #bfbfbf;  padding: 0px 0px 3px 10px; margin : 0px 0px 5px 0px }
.accountAddress #address { padding: 0px 0px 3px 10px; }
.accountAddress input { border : none; height: 20px; font-size: 12px; }
.accountAddress .label { font-size: 10px; color: #b7b7b7 }
.accountAddress .row { margin : 0px 0px 10px 0px;  }
.accountAddress .sizeWidth { width : 385px}
.accountAddress .line { border-bottom: 1px solid #959595; margin : 0px 0px 10px 0px; height: 5px}
.accountAddress .imgArrow { margin : 3px 0px 0px 12px;}
.accountAddress td { padding: 0px 5px 0px 0px }
.accountAddress .sz400 { width: 414px }
.accountAddress .sz300 { width: 305px }
.accountAddress .sz200 { width: 197px }
.accountAddress .sz100 { width: 97px }

/* PRODUCT */
#showProductForm .prdText{ margin-left:0px; color:#bfbfbf; width:650px;}
#showProductForm .rowHdr {margin:15px 0 0 0; padding: 20px 25px 20px 25px; }
#showProductForm .prdAbstract {display:block; font-size:16px; text-align:center; text-transform:uppercase; }
#showProductForm .prdTitle {display:block; font-size:50px; text-transform:uppercase; text-align:center; margin-bottom:10px}
#showProductForm .prdTitleLittle{display:block; font-size:20px; text-transform:uppercase; text-align:center; margin-bottom:10px}
#showProductForm .prdDescription {font-size:14px; color:#bfbfbf; line-height:20px; }
#showProductForm .white { color:#ffffff}
#showProductForm p.white { margin-bottom:5px;}
#showProductForm .prdAttribute { margin: 0px 0px 20px 10px}
#showProductForm .prdAttribute .hdr { color:#ffffff; font-size: 11px; padding:10px 0px 10px 0px;}
#showProductForm .prdAttribute .name { font-size: 12px; color:#929292; width:260px; }
#showProductForm .prdAttribute .description { font-size: 12px; color:#bfbfbf}
#showProductForm .prdCost { background-color: #d3d3d3; margin:20px 20px 0px 0px; padding-bottom:10px;}

#showProductForm #rowPrdItem { border-bottom: 1px solid #959595; padding-bottom:3px; margin-bottom:3px;}

#showProductForm .prdCost .avail {background: #00ff00; background-image: url(/img/7gr/bg_cost_color.gif); width: 14px; height: 14px;}
#showProductForm .prdCost .low {background: #f8941d; background-image: url(/img/7gr/bg_cost_color.gif); width: 14px; height: 14px;}
#showProductForm .prdCost .gray {background-image: url(/img/7gr/bg_cost_color_soldout.gif); width: 14px; height: 14px;}
#showProductForm .prdCost .availTR {color: #ffffff;}
#showProductForm .prdCost .lowTR {color: #ffffff;}
#showProductForm .prdCost .grayTR { color: #252525;}

#showProductForm .prdCost .availLeg { background-color: #00ff00; line-height:5px; font-size:5px}
#showProductForm .prdCost .lowLeg { background-color: #f8941d; line-height:5px; font-size:5px}
#showProductForm .prdCost .grayLeg { background-image: url(/img/7gr/bg_cost_color_soldout.gif); line-height:5px; font-size:5px}

#showProductForm .prdCost .head {color:#252525; font-size:14px; padding-top:10px; text-transform: uppercase;}
#showProductForm .prdCost .head img { margin:0px 3px 0px 10px}
#showProductForm .price th{ color:#555555; text-align: left;}
#showProductForm .price th.littleGray{ color:#555555; font-size:11px; text-align: left;}
#showProductForm .price .valuegray {color:#363636; font-size: 10px;}
#showProductForm .price {margin: 0px 0px 10px 16px;}
#showProductForm .price td {padding:0px 0px 5px 0px}
#showProductForm .price .value { font-size:14px; color: #000000;line-height: 12px; }
#showProductForm .textGray {color:#111111; font-size:11px; margin-left:36px;}
#showProductForm .legend { margin:3px 0px 0px 36px; color:#111111; font-size:9px;}
#showProductForm .rowGray{ margin: 0px 10px 10px 10px; font-size:2px; line-height:2px; border-bottom: 1px solid #959595;}
#showProductForm .prdCost .rowGray { margin: 0px 20px 10px 37px; font-size:2px; line-height:2px; border-bottom: 5px solid #959595;}
#showProductForm .prdCost .rowGray1 { margin: 0px 20px 10px 37px; font-size:2px; line-height:2px; border-bottom: 1px solid #959595;}
#showProductForm .rowPdf { margin:10px;}
#showProductForm .rowPdf .cell {padding-right:5px;}
#showProductForm .rowPdf a {}
#showProductForm .hdrPdf { color:#ffffff; font-size: 11px;margin: 0px 0px 3px 10px}
#showProductForm .cellRight { float:right; margin-right: 20px}
#showProductForm .trItem { line-height:25px;} 

#showProductForm .rowProperties:hover { background-color:#1c1c1c}

.btnLeft { height:31px; background-image:url("/img/7gr/btn_left.jpg"); background-position: top left; background-repeat: no-repeat; padding-left:18px;}
.btnLeft input{border:none; background-image:url("/img/7gr/btn_center.jpg"); background-position: top; background-repeat: repeat-x; height:31px; color:#ffffff; font-weight:bold; text-transform: uppercase; padding-top:5px;}
.btnRight {height:31px; background-image:url("/img/7gr/btn_right.jpg"); background-position: top right; background-repeat: no-repeat; padding-right:18px; display:inherit;}
.cellBtn { overflow: auto; float: left; margin: 0px; display: block; margin-right: 5px;}

.btnLeftb input{border:none; background-image:url("/img/7gr/btn_center.jpg"); background-position: top; background-repeat: repeat-x; height:31px; color:#ffffff; font-weight:bold; text-transform: uppercase; padding-top:5px;}
.btnLeftb { height:31px; background-image:url("/img/7gr/btn_left_b.jpg"); background-position: top left; background-repeat: no-repeat; padding-left:18px;}
.btnRightb {height:31px; background-image:url("/img/7gr/btn_right_b.jpg"); background-position: top right; background-repeat: no-repeat; padding-right:18px; display:inherit;}

/* PATH NAV*/
.pathNav {background-image: url(/img/7gr/bg_pathnav.jpg); background-repeat: no-repeat; background-position: top left; height: 118px; margin-bottom:10px; border-bottom: 1px solid #333333;}
.pathNav ul {margin: 0; padding: 50px 15px 0px 0px; list-style:none; color:#ff1651; font-size:11px;}
.pathNav ul li {float:right; margin: 0;padding: 0; margin:0px 10px 0px 0px;text-transform: lowercase;}
.pathNav h1 { font-size:18px; margin:20px 0px 0px 20px; font-weight:bold; color:#ffffff; text-transform: uppercase;}


/* NEWS HP*/
.showNews { padding: 20px 25px 20px 25px;}
.showNews .cellHdr h1{ padding: 0; margin: 0; font-size: 18px; color: #ffffff; padding: 0px 0px 5px 0px;}
.showNews .newsSubtitle { font-style: italic; color: #ffffff;  }
.showNews .newsText { font-size: 12px; color: #ebebeb; text-align: justify; }
.showNews .padder { padding: 0px 0px 0px 0px;}

/* NEWS CHANNEL*/
.newsChannel {margin:0px; padding: 25px 25px 20px 25px; }
.newsChannel h2{ padding: 0; margin: 0; font-size: 14px; color: #ffffff; padding: 0px 0px 5px 0px; }
.newsChannel h1{ padding: 0; margin: 0; font-size: 14px; color: #ffffff; padding: 0px 0px 5px 0px; }
.newsChannel .newsSubtitle { color: #ffffff; padding: 0px 0px 3px 10px}
.newsChannel .newsText { font-size: 12px; color: #bfbfbf; text-align: left; padding: 10px 0px 3px 10px; line-height: 16px}
.newsChannel .newsText img { margin:0px 0px 5px 20px}
.newsChannel .newsText strong { font-weight: bold; color:#ffffff}
.newsChannel .newsText em { font-style: italic;}
.newsChannel .newsText p {margin:0; padding:0; color: #bfbfbf} 
.newsChannel .padder { padding: 0px 0px 0px 0px;}
.newsChannel .newsText a{ color:#ff1651; text-decoration: none;}
.newsChannel .newsText ul li { margin-left:30px;}
.newsChannel a.Button { background-image:url(/img/7gr/blt_lnk_arrow.gif); background-position: top left; background-repeat: no-repeat; padding:0px 0px 0px 5px;}
.newsChannel #ShowFlash { display: inline; float: right;}

/* SHOW ORDER */
.showOrder { background-color: #cccccc; color: #000000}
.showOrder .label { float:left; }
.showOrder .input { float:left; font-weight:bold; padding-left:5px;}

.showOrder { background-color: #d3d3d3; padding: 0px 0px 15px 37px; margin-right:8px;}
.showOrder .rowHdr {color:#252525; font-size:14px; padding-top:10px; text-transform: uppercase; }
.showOrder .tHead td, .showBasket .tHead th { color:#555555; font-size:11px; text-transform: uppercase;}
.showOrder .rowGray { margin: 0px 20px 10px 0px; font-size:2px; line-height:2px; border-bottom: 5px solid #959595;}
.showOrder .rowGray1 { margin: 0px 20px 10px 0px; font-size:2px; line-height:2px; border-bottom: 1px solid #959595;}
.showOrder .rowGrayInt{ margin: 0px 0px 10px 0px; font-size:2px; line-height:2px; border-bottom: 5px solid #959595;}
.showOrder .title { font-size: 14px; font-weight:bold; line-height:30px; color: #000000;}
.showOrder .total { margin:0px 20px 2px 0px; padding:0px 0px 0px 30px; background-color:#959595; }
.showOrder .button {margin:10px 0px 0px 37px;}


/* orderHistory */
.orderHistory { background-color: #cccccc; color: #000000}
.orderHistory .label { float:left; }
.orderHistory .input { float:left; font-weight:bold; padding-left:5px;}

.orderHistory { background-color: #d3d3d3; padding: 0px 0px 15px 37px; margin-right:8px;}
.orderHistory .rowHdr {color:#252525; font-size:14px; padding-top:10px; text-transform: uppercase; }
.orderHistory .tHead td, .showBasket .tHead th { color:#555555; font-size:11px; text-transform: uppercase;}
.orderHistory .rowGray { margin: 0px 20px 10px 0px; font-size:2px; line-height:2px; border-bottom: 5px solid #959595;}
.orderHistory th { text-transform: uppercase;}
.orderHistory .rowGray1 { margin: 0px 0px 10px 0px; font-size:2px; line-height:2px; border-bottom: 1px solid #959595;}
.orderHistory .rowGrayInt{ margin: 0px 0px 10px 0px; font-size:2px; line-height:2px; border-bottom: 5px solid #959595;}
.orderHistory .title { font-size: 14px; font-weight:bold; line-height:30px; color: #000000;}
.orderHistory .total { margin:0px 20px 2px 0px; padding:0px 0px 0px 30px; background-color:#959595; }
.orderHistory .button {margin:10px 0px 0px 37px;}

/* sendEmail */
.sendEmail {margin:0px; padding: 25px 25px 20px 25px; font-size: 11px; color: #bfbfbf; }
.sendEmail .sz400{ width:400px;}
.sendEmail h1{ padding: 0; margin: 0; font-size: 14px; color: #ffffff; padding: 0px 0px 5px 0px; }
.sendEmail .row { margin:0px 0px 5px 0px;}

/* NEWS LIST */
.NewsList {  }
.NewsList .singleNews { margin: 0px 13px 10px 8px; padding: 10px; background-color : #0d0d0d; }
.NewsList .singleNews:hover { background-color : #210e12; }
.NewsList h1 { font-size: 14px; color:#ffffff;}
.NewsList h1 a{ font-size: 14px; color:#ffffff;}
.NewsList .Image {float: left; margin: 0px 10px 0px 0px; }
.NewsList .Image a img {padding:0px; margin:0px;}
.NewsList .text { float:left; width: auto; color: #bfbfbf; text-align: justify; margin: 0px 7px 0px 0px}
.NewsList .textWithImg {float:left; width: 480px; margin:0px 0px 0px 0px; color: #bfbfbf; text-align: justify;}

/* NEWS AND EVENTS HP*/
.newsAndEventsHp{ color:#ffffff; padding: 15px 0px 0px 0px; margin: 5px 5px 10px 5px;}
.newsAndEventsHp .cellHdr { font-size: 10px; text-transform: uppercase; padding: 0px 0px 5px 15px; letter-spacing: 2px;}
.newsAndEventsHp .singleNews .title {color: #ebebeb; font-size: 11px}
.newsAndEventsHp .singleNews .subTitle {color: #b7b7b7; font-size:11px}
.newsAndEventsHp .singleNews { padding: 3px 15px 5px 15px; border-bottom: 1px solid #1a1a1a;}
.newsAndEventsHp .singleNews .link{ font-size: 10px;}

/* NEWS AND EVENTS LIST*/
.newsAndEventsList{ }
.newsAndEventsList .singleNewsAndEvents { margin: 0px 13px 10px 8px; padding: 10px; background-color : #0d0d0d; }
.newsAndEventsList .singleNewsAndEvents:hover { background-color : #210e12; }
.newsAndEventsList h1 { font-size: 14px; color:#ffffff;}
.newsAndEventsList h1 a{ font-size: 14px; color:#ffffff;}
.newsAndEventsList .text {float:left; width: auto; color: #bfbfbf; text-align: justify; margin: 0px 7px 0px 0px}
.newsAndEventsList .textWithImg {float:left; width: 480px; margin:0px 0px 0px 0px; color: #bfbfbf; text-align: justify; }
.newsAndEventsList .link{ font-size: 10px;}

/* ACCOUNT LOGIN FORM CX */
.loginCx { background-color: #d3d3d3; padding:  20px 20px 20px 40px; color: #b7b7b7; margin-right : 10px  } 
.loginCx .cellHdr { color: #252525; font-size: 14px; text-transform: uppercase; }
.loginCx .rowGray { margin: 5px 00px 10px 0px; font-size:2px; line-height:2px; border-bottom: 5px solid #959595;}
.loginCx .cellGray { margin: 0px 20px 10px 20px; font-size:2px; line-height:2px; border-right: 5px solid #959595; height:150px;}
.loginCx .cell { margin: 0px 0px 0px 15px; overflow: hidden; padding: 5px 0px 0px 0px; font-size: 10px; text-transform: lowercase; color: #555555}
.loginCx .loginText { font-size: 14px; color: #555555; margin: 0px 0px 15px 0px; }
.loginCx .loginSubText { font-size : 11px; color: #000000; text-transform: uppercase; margin: 10px 0px 10px 0px; }
.loginCx .szLogin { width: 140px; height: 16px; border: 1px solid #999999;}
.loginCx .twoLine { border-top: 1px solid #959595; border-bottom: 1px solid #959595; margin : 10px 0px 0px 0px; padding: 7px 0px 7px 0px}
.loginCx .cellBtn { margin : 20px 0px 0px 0px }
.loginCx .row { color : #555555}
.loginCx table { margin : 0px 0px 5px 0px }

/* Footer  */
.ftrSitemap {overflow: auto; position: absolute; left: 276px; height: 100px; padding-top:20px; color: #d7d7d7; /*border: 1px solid #ff0000;*/}
.ftrSitemap .content { font-size: 11px; color: #898989}
.ftrSitemap .cell{ color:#898989; font-size:10px; margin:0px; padding:0px; }
.ftrSitemap .row a{color: #bf171d; font-size: 11px; }
.ftrSitemap .srvmenuftr	{ margin-top:10px; }
ul#footerMenuPrinc, ul#footerMenuServ
{
float: left;
margin: 0;
padding: 0;
list-style:none;
color:#ff1651;
font-size:11px;
}
ul#footerMenuPrinc li, ul#footerMenuServ li { padding-right: 8px;}

.footerSocialBookmark{overflow: auto; position: absolute; left: 20px; height: 100px; padding-top:20px; color: #d7d7d7; /*border: 1px solid #ff0000;*/}


/* PROMO BOTTOM HP */
.productBottom { padding: 10px 20px 0px 25px; font-size: 12px; margin-top: 15px;}
.productBottom .singleProduct { padding-bottom : 10px; margin-bottom : 10px; overflow: hidden; border-bottom: 1px solid #41393b; }
.productBottom .imageprod { float:left; }
.productBottom .productText { float:left; padding: 10px 0px 0px 10px; width: 510px; color: #bfbfbf; }
.productBottom .productTextNoImg { float:left; padding: 15px 0; width: auto; color: #bfbfbf; }
.productBottom a { font-size: 11px; }
.productBottom .titleProd {color: #ffffff;}
.productBottom h2.titleProd a{color: #ffffff; font-size: 12px;} 

/* PROMO MIDDLE HP*/
.productMiddle { overflow: hidden; background-image: url(/img/7gr/bg_promo_middle.gif); background-repeat: repeat; padding: 5px;}
.productMiddle .singleProduct { float:left; margin: 2px 0px 0px 2px; }


/* TAG CLOUD*/
.tagCloud{ margin:5px; border:1px solid #1a1a1a;  }
.tagCloud .padder{ padding: 5px; }
.tagCloud ul {list-style-type:none; padding: 0px; margin:0px;}
.tagCloud ul li { float:left}
.tagCloud a{ cursor: pointer; color: #7d0b28}
.tagCloud a:hover {color: #ff1651; }

/* FIND PRODUCT*/
.findProduct{ margin: 5px; border:1px solid #1a1a1a;  padding-bottom: 15px; /*background-color: #42ff28*/}
.findProduct .title {letter-spacing: 2px; color:#ffffff; padding: 5px 5px 0px 5px; text-transform: uppercase;}
.findProduct #productCategory { margin : 0px 12px 0px 10px; }
.findProduct ul {list-style-type:none; }
.findProduct .listItem {  line-height: 27px; }
.findProduct .listItemLast { line-height: 27px; }
.findProduct a { font-size: 11px; color: #d11242; font-weight: bold;}
.findProduct a:hover {color: #ff1651; }
.findProduct .product {  width : 190px; float: left; border-bottom: 1px solid #1a1a1a;  }
/*.findProduct .productLast {  width : 190px; float: left; }*/
.findProduct .img { float: left; margin-top: 7px}

/* showBasket */
.showBasket  {color:#ffffff; }
.showBasket .cellHdr { font-size:18px; font-weight:bold}
.showBasket .prdCost { background-color: #d3d3d3; padding: 0px 0px 15px 0px; margin-right:8px;}
.showBasket .prdCost .head {color:#252525; font-size:14px; padding-top:10px; text-transform: uppercase; }
.showBasket .prdCost .head img { margin:0px 3px 0px 10px}
.showBasket .prdCost .tHead td, .showBasket .prdCost .tHead th { color:#555555; font-size:11px; text-transform: uppercase;}
.showBasket .rowGray { margin: 0px 20px 10px 37px; font-size:2px; line-height:2px; border-bottom: 5px solid #959595;}
.showBasket .rowGray1 { margin: 0px 20px 10px 37px; font-size:2px; line-height:2px; border-bottom: 1px solid #959595;}
.showBasket .rowGrayInt{ margin: 0px 0px 10px 0px; font-size:2px; line-height:2px; border-bottom: 5px solid #959595;}
.showBasket .prdCost .title { font-size: 12px; font-weight:bold; line-height:12px; color: #000000; padding:3px 0px 3px 0px}
.showBasket .prdCost .total { margin:0px 20px 2px 37px; padding:0px 0px 0px 30px; background-color:#959595; }
.showBasket .button {margin:10px 0px 0px 37px;}
.showBasket .basketEmpty { color:#555555; font-size:12px;  padding: 0px 0px 10px 40px; }

/* checkOut */
.checkout  {color:#ffffff; }
.checkout .cellHdr { font-size:18px; font-weight:bold}
.checkout .prdCost { background-color: #d3d3d3; padding: 0px 0px 15px 0px; margin-right:8px; color : #000000}
.checkout .prdCost .head {color:#111111; font-size:14px; padding-top:10px; text-transform: uppercase;}
.checkout .prdCost .head img { margin:0px 3px 0px 10px}
.checkout .prdCost .tHead td, .showBasket .prdCost .tHead th { color:#555555; font-size:11px; text-transform: uppercase;}
.checkout .rowGray { margin: 0px 20px 10px 37px; font-size:2px; line-height:2px; border-bottom: 5px solid #959595;}
.checkout .rowGray1 { margin: 0px 20px 10px 37px; font-size:2px; line-height:2px; border-bottom: 1px solid #959595;}
.checkout .rowGrayInt{ margin: 0px 0px 10px 0px; font-size:2px; line-height:2px; border-bottom: 5px solid #959595;}
.checkout .prdCost .title { font-size: 12px; font-weight:bold; padding:2px 0px 2px 0px}
.checkout .prdCost td { margin-bottom:5px;}
.checkout .prdCost .total { margin:0px 20px 2px 41px; padding:0px 0px 0px 30px; background-color:#959595; }
.checkout .button {margin:10px 0px 0px 37px;}
.checkout .btn { font-size: 12px; }

.checkout .accountInformation { color:#111111; margin: 15px 20px 0px 37px; font-size: 12px;}
.checkout .accountInformation .cellText { margin:3px 0px 8px 0px}
.checkout .accountInformation p.name { margin:2px 0px 5px 0px}
.checkout .accountInformation .rowGray1 {  margin: 0px 0px 10px 0px; font-size:2px; line-height:2px; border-bottom: 1px solid #959595;}
.checkout .addButton { margin: 5px 10px 5px 10px;} 

.checkout .btnDeleteAddress { background-image:url(/img/7gr/deleteOrder.gif);background-repeat: no-repeat; width:24px; height:19px; border:none;}
.checkout .btnModifyAddress { background-image:url(/img/7gr/editOrder.gif);background-repeat: no-repeat; width:24px; height:19px; border:none;}
.checkout .cellSx { margin:10px 0px 0px 37px;}
.checkout .cellDx { margin:0px 10px 0px 0px;}

/* showPayment */
.showPayment  {color:#ffffff; }
.showPayment .cellHdr { font-size:18px; font-weight:bold}
.showPayment .prdCost { background-color: #d3d3d3; padding: 0px 0px 15px 0px; margin-right:8px; color : #000000}
.showPayment .prdCost .head {color:#111111; font-size:14px; padding-top:10px; text-transform: uppercase;}
.showPayment .prdCost .head img { margin:0px 3px 0px 10px}
.showPayment .rowGray { margin: 0px 20px 10px 37px; font-size:2px; line-height:2px; border-bottom: 5px solid #959595;}
.showPayment .rowGray1 { margin: 0px 20px 10px 37px; font-size:2px; line-height:2px; border-bottom: 1px solid #959595;}
.showPayment .rowGrayInt{ margin: 0px 0px 10px 0px; font-size:2px; line-height:2px; border-bottom: 5px solid #959595;}
.showPayment .prdCost .title { font-size: 14px; font-weight:bold; line-height:30px;}
.showPayment .prdCost .total { margin:0px 20px 0px 37px; padding:0px 0px 0px 30px; background-color:#959595; }
.showPayment .PaymentButton { margin: 15px 10px 10px 37px;}
.showPayment .cellBtn { margin-left:30px;}

/* SHOW PRODUCT LIST  */
.showProductList { color:#fff; margin: 15px 0px 15px 0px;}
.showProductList .rowHdr { margin:15px 0 0 0; padding: 20px 25px 20px 25px; }
.showProductList .rowHdr .title { font-size: 14px; color : #ffffff; text-transform: uppercase; margin: 0px 0px 3px 0px}
.showProductList .rowHdr .text { font-size: 14px; color: #bfbfbf;  padding: 0px 0px 3px 10px; margin : 0px 0px 5px 0px; line-height: 20px; }
.showProductList .productBox { width: 169px; float: left; overflow : hidden; margin : 0px 4px 5px 0px; background-image: url(/img/7gr/bg_promo_middle.gif); background-repeat: repeat; padding: 2px 2px 2px 2px;}
.showProductList .productBox .product { background-color: #959595; padding: 7px}
.showProductList .productBox .price { display: block; color: #fff; font-size: 11px;}
.showProductList .imgBox { height : 126px; margin : 0px 0px 0px 0px;  border-bottom: 7px solid #959595; background-color: #636363; }
.showProductList .textBox { background-color: #000000; height: 156px; overflow: hidden; color: #ffffff; font-size: 12px;}
.showProductList .textBox .title {  padding: 15px 15px 0px 15px }
.showProductList .textBox .title a{ color:#fff }
.showProductList .textBox .abstract { text-transform: uppercase; padding: 0px 15px 0px 15px}
.showProductList .textBox .text { color: #bfbfbf; padding: 8px 15px 0px 15px; line-height: 16px; }
.showProductList .textDett { padding-left: 15px; font-size : 11px; color: #d11242; height: 20px; background-color: #000000; }
.showProductList .line { margin : 30px 10px 10px 10px; border-bottom: 1px solid #41393b; }
.showProductList #divPaging { text-align: center; float: none; display: inline; }

/*accountPassword*/
.accountPassword { color:#fff; margin:15px 0 0 0; padding: 20px 25px 20px 25px; }
.accountPassword .cellHdr { font-size: 14px; color : #ffffff; text-transform: uppercase; margin: 0px 0px 3px 0px }
.accountPassword #pwdrec { font-size: 10px; color: #b7b7b7; padding: 15px 0px 3px 10px; margin : 0px 0px 5px 0px }
.accountPassword img {margin-top: 3px;}
.accountPassword .btn { font-size: 11px; color: #d11242; }
.accountPassword .btn:hover {color: #ff1651; }

/* SEARCH PRESS */
.SearchPress { margin:15px 0 0 0; padding: 20px 25px 20px 25px; }
.SearchPress .title { font-size: 14px; color : #ffffff; text-transform: uppercase; margin: 0px 0px 3px 0px }
.SearchPress input { border : none; height: 20px; font-size: 12px; }
.SearchPress .label { font-size: 10px; color: #b7b7b7 }
.SearchPress #search { padding: 10px 0px 3px 10px; }
.SearchPress .row { margin : 0px 0px 10px 0px }
.SearchPress .data { padding : 0px 10px 0px 0px; float: left; }
.SearchPress .sz400 { width: 400px }
.SearchPress img { padding-top: 3px}

/* FAQList */
.FAQList { color: #ffffff; margin:15px 0 0 0; padding: 20px 20px 20px 20px;  }
.FAQList .padder { border-bottom: 1px solid #1a1a1a; padding:10px 10px 10px 10px}
.FAQList .title { font-size: 14px; color : #ffffff; text-transform: uppercase; margin: 0px 0px 5px 0px }
.FAQList .text { padding: 2px 0px 0px 20px; color:#b7b7b7; text-align: justify;}
.FAQList .link { padding: 2px 0px 0px 20px; }

/* Login Sx */
.loginSx { color: #ffffff; margin: 5px 5px 10px 5px; border-bottom: 1px solid #1a1a1a;}
.loginSx .cnt { padding:0px 0px 0px 0px;}
.loginSx .padd { padding: 0px 0px 5px 5px; }
.loginSx .cell { padding:0; margin:0;}
.loginSx p { margin: 0px; padding:0px; color: #b7b7b7; font-size:11px;}
.loginSx .rowHdr { padding:10px 0 5px 0; text-transform: uppercase; letter-spacing: 2px;}
.loginSx .row { margin: 0px; padding: 0px; width:auto;}
.loginSx .rowleft { float: left; margin:0; padding:5px 0;}
.loginSx .cellDx{ float:left; padding-top: 12px; margin-left:5px;}
.loginSx .cellDx .btn { height:18px; padding:5px 0; border:0px; font-size:11px; color: #d11242; cursor: pointer}
.loginSx .cell .btn { height:16px; border:0px; padding:2px 0px 0px 8px; margin:3px 0px 0px 0px; font-size:11px;  cursor: pointer}
.loginSx .cell .link { height: 15px; padding:1px 0px 0px 0px; margin:0px 0px 0px 0px; color: #d11242; font-size: 12px;}
.loginSx .cell .link:hover { color: #ff1651}
.loginSx .szLogin { width: 140px; height: 16px; border: 1px solid #999999;}
.loginSx a { margin: 0; font-size:11px;  text-decoration: none;}
.loginSx .cellCx { overflow: hidden; padding: 5px 0px 5px 0px; font-size: 10px;}
.loginSx .line { border-top: 1px solid #1a1a1a; line-height: 5px}

/* Step Manager */
.stepManagerCont{ width:99%; background-color: #000000; text-align: center; margin-bottom:10px; background-image: url(/img/7gr/bg_promo_middle.gif); background-repeat: repeat;}
.stepManager {text-align: center; padding:0px 30px 0px 30px;}
.stepManager td {width: 110px; height: 69px; background-color: #000000; border: 1px solid #4d4d4d; padding:0px 10px 0px 10px;}
.stepManager td br { font-size:2px;}
.stepManager td.empty {width:10px; background-color:transparent; border: none; padding:0;}
.stepManager .current {background-color: #1b2935;}
.stepManager .next {background-color: #000000;}
.stepManager .prev {background-color: #000000;}
.stepManager a {color: #e7e8e9; text-decoration: none;}
.stepManager a:hover {text-decoration: none;}
.stepManager .stepi { display: block; font-size:11px; color: #929292; /*text-transform: uppercase;*/ padding: 5px 0px 7px 0px}
.stepManager .stepText { color: #e7e8e9; padding: 0px 0px 3px 0px; font-size:12px; font-weight:bold}
.stepManager .prev .stepText { color: #474749}
.stepManager .prev .stepi { color: #474749}



/* BLOG */
.blog { margin: 0px; color: #000; padding: 10px 0px 20px 20px; }
/*.blog p {margin: 0; padding: 0; float: left; color: #000;}*/
.blog .singleBlog { margin-top: 25px; margin-bottom: 10px;  background-color: #ffffff; background-image : url(/img/7gr/bgBlog.jpg); background-position: top left; background-repeat: repeat-x; }
.blog .dateCal { float: left; width: 70px; }
.blog .dateCal .cal { background-image : url(/img/7gr/blog_cal.gif); background-position: top left; background-repeat: no-repeat; margin: 9px 0px 0px 9px; min-height: 70px; }
.blog .dateCal p { color: #fff; }
.blog .dateCal .month { font-size: 14px; font-weight: bold; line-height: 14px; padding: 5px 0px 0px 12px; text-transform: uppercase; } 
.blog .dateCal .day { font-size: 28px; font-weight: bold; line-height: 28px; padding: 2px 0px 0px 10px; }
.blog .dateCal .year { font-size: 12px; font-weight: bold; line-height: 12px; padding: 0px 0px 0px 13px; }
.blog .blogInfo { overflow: hidden; font-size: 11px; line-height: 18px; color: #000000; }
.blog .blogName { padding: 15px 0px 0px 10px; }
.blog .blogName a { font-size: 16px; color: #d11242; font-weight: bold; line-height: 18px; }
.blog .blogStatus { float: left; overflow: hidden; padding-left: 12px }
.blog .blogCategory { float: left; overflow: hidden; padding-left: 13px; }
.blog .blogDate { float: left; overflow: hidden; padding-left: 13px; }
.blog .date { float: left; }
.blog .date p { float: left; padding-left: 3px; }
.blog .blogDescription { margin: 15px 10px 2px 10px;  padding: 5px 10px 0px 5px; font-size: 14px; line-height: 20px;  color: #363636; border-bottom: 1px solid #e8d8c6; }
.blog .blogDescription .text { padding-bottom: 30px; color: #363636; width:100%}
.blog .blogDescription .text img{ padding: 8px; }
.blog .blogDescription .text img.imgThumb { border: 7px solid #ebebeb; margin: 0px 15px 5px 0px;  padding:0; }
.blog .blogDescription .text strong {font-weight: bold;}
.blog .blogDescription .text i, .blog .blogDescription .text em { font-style: italic;}
.blog .blogDescription a { font-size: 12px; color: #d11242; }
.blog .blogMultimedia img { margin: 5px 0px 5px 30px; border: 7px solid #1a1a1a; }
.blog .blogTagList { padding: 5px 20px 0px 0px; float: left;}
.blog .blogTagList a { font-size:14px; color:#d11242; }
.blog .bottom { display: table; clear: both;}
.blog .blogQtPost { overflow: hidden; padding: 10px 5px 10px 15px; font-size: 11px; line-height: 18px; color: #000000; float: left; }
.blog .blogQtPost a { font-size:14px; color:#d11242; }

.blog .blogPost { border: 1px solid #666; color: #000; margin-top: 10px; padding: 5px 0px 5px 17px; font-size: 12px; background-color: #ffffff; background-image : url(/img/7gr/bgBlog.jpg); background-position: top left; background-repeat: repeat-x; }
.blog .blogPost .textPost { margin: 5px 20px 5px 10px; line-height: 18px }
.blog .blogPost .bloggerName { font-size: 14px; }
.blog .blogPost .datePost { padding-top: 2px;}
.addComment { width: 100%; border: 1px solid #666; margin-top : 20px; background-color: #ffffff; background-image : url(/img/7gr/bgBlog.jpg); background-position: top left; background-repeat: repeat-x;}
.addComment .title { padding: 15px 0px 0px 20px; font-size: 14px; color: #000000; }
.addComment .row { padding : 0px 0px 10px 20px; }
.addComment .cell { padding-right: 17px } 
.addComment .label { font-size: 10px; color: #000000; }
.addComment .label a {color: #f00;}
.addComment input { border : 1px solid #e8d8c6; height: 20px; font-size: 12px; }
.addComment input.btn { border: none; width: 135px; }
.addComment .mediumField { width: 500px;}
.addComment .buttonAdd { width: 800px; text-align: center;}
.addComment .inputTa { float: left; margin-right: 20px; border : 1px solid #e8d8c6;}
.addComment .textarea { width: 500px; overflow: auto;}
.addComment .sz600 { width: 600px }
.addComment .sz400 { width: 415px }
.addComment .sz200 { width: 200px }

.btnLeftBlog { height:31px; background-image:url("/img/7gr/btn_left_blog.gif"); background-position: top left; background-repeat: no-repeat; padding-left:15px; margin-top: 7px; }
.btnLeftBlog input { border:none; background-image:url("/img/7gr/btn_center_blog.gif"); background-position: top; background-repeat: repeat-x; height:20px; color:#ffffff; font-weight:bold; text-transform: uppercase; }
.btnRightBlog { height:31px; background-image:url("/img/7gr/btn_right_blog.gif"); background-position: top right; background-repeat: no-repeat; padding-right:15px; display:inherit; }
.btnBlog {font-weight: normal; color: #d11242;  padding-bottom: 3px; background: none; border:none; font-weight: bold; font-size: 11px; }

/* BLOG UTILITIES  d11242 */
.blogUtilities { margin: 20px 5px 0px 10px; color: #b7b7b7; }
.blogUtilities .title { letter-spacing: 2px; color:#ffffff; padding: 8px 5px 8px 12px; text-transform: uppercase; font-size: 11px; background-color: #464646; }
.blogUtilities .list { background: url(/img/7gr/blog_arrow_btn.gif) top left no-repeat; padding-top: 5px; }
.blogUtilities  ul { list-style-type: none; padding: 5px 0px 0px 5px; line-height: 20px;  }
.blogUtilities  ul img { padding-right: 2px; }
.blogUtilities  ul #blogTag { float: left; }

.blogTag { margin: 20px 5px 0px 10px; color: #d11242; background-color: #ebebeb; padding: 5px; }


/***
	LANDING PAGE
***/

#landingPage{}
.lpText strong{ font-weight: bold; }
strong{ font-weight: bold; }

#landingPage h1 { font-size:40px; color:#d11242; font-weight: bold; margin:18px 20px 10px 140px; line-height: 42px;}
#landingPage h2 { font-size:20px; color:#800b28; margin:0px 20px 0px 140px; }
#landingPage p {margin:10px 55px 0px 10px; font-size:13px; line-height:15px; width:350px}
#landingPage p.title { color:#d11242; margin-top: 10px; margin-bottom:2px;width:280px; font-weight:bold; }
#landingPage p.text{ margin:0px 55px 0px 10px; width:280px; }
#landingPage .product { width:375px}
#landingPage .prdImage { float:left; margin:46px 12px 0px 0px; width:114px;}
#landingPage .prdImageLast { float:left; margin:46px 0px 0px 0px; width:114px;}
#landingPage .image {border:1px solid #d11242;}
#landingPage .btnPrd { display:block; margin-top:3px; text-align:left; background: url("/img/7gr/btn_landing.png") no-repeat; font-size:18px; font-weight: bold; color: #ffffff; width: 103px; padding-left:13px; line-height: 35px;}
#landingPage .textPrd { width:363px; background: url(/img/7gr/bg_text.png); text-align: left; color:#330410; font-size:12px; margin:5px 10px 0px 0px;}
#landingPage .textPrd .titPrd { text-transform: uppercase; font-size: 16px; font-weight: bold; padding:5px 0px 0px 15px;}
#landingPage .textPrd .textPrdInt {width:330px; padding:0px 15px 15px 15px;}
#landingPage .barra { text-decoration: line-through;}

.lpFooter { font-size: 10px; color:#959595; text-align: center; margin-top:10px;}
.lpFooter a{ color:#959595; text-decoration: underline; }


/* Tooltip */
.hint {display: none; position: absolute; width: 140px; margin-top: -4px; border: 1px solid #c93; padding: 10px 12px; /* to fix IE6*/ background: #ffc url(pointer.gif) no-repeat -10px 5px; color: #000000;}
.hint .hint-pointer {position: absolute; left: -10px; top: 5px; width: 10px; height: 19px; background: url(/img/th-www/pointer.gif) left top no-repeat;}

.btn {font-weight: normal; color: #d11242; height: 21px; padding-bottom: 3px; background: none; border:none;}
/*.btn:hover {font-weight: bold; color: #000000;}*/

.googleBaloon {color: #000000;}

/* EDIT LABEL */

.editLabel {display:none; clear:both;  position: absolute; z-index:100; padding: 0px; }
.editLabel a{display: block; color: #ffffff; background-color: red; width: 8px; height: 8px; font-size: 11px; padding:0px 0px 0px 2px;  line-height: 9px;}
.editLabel a:hover {color: red; background-color: #fff; border: 1px solid red }	

/* Calendar */
#calendarcontainer {position:absolute; left: -1000px; top: -1000px; width: 180px; height: 240px; display:none; z-index: 12;}
#calendarcontainer .prevYear {cursor: pointer;}
#calendarcontainer .nextYear {cursor: pointer;}
#calendar {float:right;}
#calendarmid {background:url(/img/cal/calmid.gif) repeat-y; width:180px; height:212px; padding:8px 0 0 13px; color:#0295FF;}
#calendar #close, #destination #closed {position:absolute; right:9px; top:3px; width:14px; height:12px;	cursor:pointer;}
#calendar #close a, #destination #closed a {width: 14px; height:12px;}
#calendar #close a {display:inline; display:block;}
#calendar #close a:hover, #destination #closed a:hover {text-decoration:none;}
#calendartop {background:url(/img/cal/caltop.gif); color:#FFF; font-weight:bold; height:18px; width:180px; padding:3px 0 0 13px; width:167px; height:15px;}
#calendarmonth {width: 60px; margin:-2px 0 0 0;}
#calendaryear {width: 60px; margin:-2px 0 0 0;}
#monthtable table {width:151px; margin:12px 0 0 0;}
#monthtable table tr td{border-bottom:1px solid #99CCFF; color:#C6D1DB; font-size: 9px; text-align:center; padding:1px 0 1px 0 !important; padding:0; height:18px; height:17px !important; he\ight:16px;}
#monthtable table tr.head td{border-top:1px solid #0295FF;	border-bottom:1px solid #0295FF; color:#0295FF;	padding:1px 0 2px 0; font-size:8px;}
#monthtable table tr td a {font-size:9px; display:block; height:14px; width:20px; text-align:center; color: #0295FF;}
#monthtable table tr td a:active {font-size:9px; display:block; height:14px; width:20px; text-align:center; color: #0295FF;}
#monthtable table tr td a:hover {text-decoration: none; color: #FFF; background:url(/img/cal/day.gif) no-repeat;}
#monthtable table tr td a:visited {color: #0000FF;}
#selecthour {padding-top: 5px;}
#calendarbot {background:url(/img/cal/calbot.gif) no-repeat; width:180px; height:10px;}

#gtContainer {position:absolute; left: -1000px; top: -1000px; width: 180px; height: auto; display:none; z-index: 12; background-color: #d3d3d3; color: black; border: 2px solid #d11242; }
#gtContainer #gtHdr {font-size: 12px; background-color: #ffffff; padding:3px;}
#gtContainer #gtTitle {  }
#gtContainer #gtClose {}
#gtContainer #gtCnt { border-top: 1px solid #d11242; font-size:11px; padding:3px;}
