@import url("main.css");

html, body, #Form
{
	padding: 0;
	margin: 0;
	width: 100%;
}


#Form
{
	min-width: 960px;
	_width:expression(document.body.clientWidth > 960 ? "100%" : "960px");

}

img
{
	border: 0;
}

.minwidth
{
	height: 1px;
	width: 960px;
	background: transparent;
}

.skincontent
{
	padding: 10px;
}

.skintop
{
	width: 100%;
}

.skinheader
{
}

.skinfixed
{
	text-align: left;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.skinbasket
{
	font-size: 12px;
	float: right;
	height: 35px;
	background: url(img/bg-1.gif) left bottom;
}

.skinheader .toplinks
{
	float: right;
	margin: 60px 0 7px;
	color: #37609D;
	font-size: 12px;
	font-weight: bold;
}

a.skinlink 
{
	text-decoration: none;
}

a.skinlink:hover
{
	text-decoration: underline;
}


a:link.loginlnk, a:visited.loginlnk, a:hover.loginlnk, a:active.loginlnk
{
	float: left;
	color: #ffffff;
	margin: 10px 20px 0 40px;
}

.skinshopingcart
{
	float: left;
	white-space: nowrap;
	position: relative;
}

a.cartlnk:link, a.cartlnk:hover, a.cartlnk:active, a.cartlnk:visited
{
	color: #ffffff;
	display: block;
	float: right;
	height: 32px;
	margin: 0 20px 0 40px;
	padding-left: 40px;
	padding-top: 10px;
	background: url(img/icon-basket.gif) left top no-repeat;
	text-decoration: none;
}

.skinshopingcart .noitems
{
	padding: 8px;
	text-align: center;
}

.skinshopingcart .items
{
	position: absolute;
	top: 35px;
	right: 0px;
	width: 300px;
	border: 4px solid #37609D;
	background: #fff;
}

.skinshopingcart .c
{
	padding: 8px;
}

.skinshopingcart .items .h
{
	font-weight: bold;
	color: #37609D;
	padding: 4px;
	overflow: auto;
	background: url(/DesktopModules/BSWeb.SkinControls/Images/Panels/skin-cart-h.gif) repeat-x;
}

.skinshopingcart .items .h .lbl
{
	margin: 4px;
	float: left;
}

.skinshopingcart .items .h .btn
{
	float: right;
	width: 21px;
	height: 19px;
	
}

.skinshopingcart .items .h .close
{
	background: url(/DesktopModules/BSWeb.SkinControls/Images/Buttons/close.gif) no-repeat;
}

.skinshopingcart .items .h a.close:hover
{
	background: url(/DesktopModules/BSWeb.SkinControls/Images/Buttons/close-hover.gif) no-repeat;
}

.skinshopingcart .items .h .expande
{
	background: url(/DesktopModules/BSWeb.SkinControls/Images/Buttons/expande.gif) no-repeat;
}

.skinshopingcart .items .h a.expande:hover
{
	background: url(/DesktopModules/BSWeb.SkinControls/Images/Buttons/expande-hover.gif) no-repeat;
}

.skinshopingcart .items .h .collapse
{
	background: url(/DesktopModules/BSWeb.SkinControls/Images/Buttons/collapse.gif) no-repeat;
}

.skinshopingcart .items .h a.collapse:hover
{
	background: url(/DesktopModules/BSWeb.SkinControls/Images/Buttons/collapse-hover.gif) no-repeat;
}


.skinshopingcart .dgitems
{
	width: 100%;
	border-collapse: collapse;
	/*border-bottom: 1px solid #D8D8D8;*/
}

.skinshopingcart .dgitems td
{
	padding: 2px 5px 2px 0px !important;
}


.skinshopingcart .dgitems td.name
{
	text-align: left;
	white-space: normal;
}

.skinshopingcart .dgitems td.qty
{
	text-align: center;
	color: #37609D;
	border-left: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
}

.skinshopingcart .dgitems td.price
{
	text-align: right;
	color: #37609D;
}

.skinshopingcart .dgitems td.price .val
{
	font-weight: bold;
}

.skinshopingcart .subtotal
{
	margin-top: 8px;
	border-top: 1px solid #D8D8D8;
	padding: 8px 5px 0 0;
	overflow: auto;
	text-align: right;
}

.skinshopingcart .subtotal .lbl
{
	/*float: right;*/
	display: block;
	font-weight: bold;
	margin-right: 90px;
}

.skinshopingcart .subtotal .val
{
	margin-left: 8px;
	float: right;
	color: #37609D;
	font-weight: bold;
}

.skinshopingcart .buttons
{
	margin-top: 8px;
	/*border-top: 1px solid #D8D8D8;*/
	padding: 8px 5px 0;
	text-align: center;
}

.skinmainline
{
	clear: both;
	background: url(img/mainline-c.gif) left top repeat-x;
	margin: 0 0px;
}

.skinmainline-l
{
	background: url(img/mainline-l.gif) left top no-repeat;
}

.skinmainline-r
{
	background: url(img/mainline-r.gif) right top no-repeat;
	height: 38px;
	margin-bottom: 8px;
}

.skinlogo
{
	float: left;
	margin: 3px 0 5px;
	height: 100px;
	overflow: hidden
}

.skinlogo img
{
	
}

.skinfixed .skinlogo
{
	/*position: absolute;*/
	/*margin-top: -51px;*/
}

.skinlogo img
{
}

.skintoplinks
{
	clear: right;
	float: right;
	margin: 8px 8px;
}

/* Skin Search */
.globalsearch
{
    clear: right;
    float: right;
    margin: 0px 8px 8px 0;
}

.common  .globalsearch
{
	margin-top: 24px;
}

/*
.globalsearch .tbl
{
    width: 500px;
}

.globalsearch .tbl, .globalsearch .tbl td
{
    border-collapse: collapse;
    border: 4px solid #37609D;
}

.globalsearch .search-lbl
{
    border-left: 1px solid #b4b4b4;
    font-weight: bold;
    padding: 0 5px 0 10px;
}

.globalsearch .search-cat
{
    padding: 0 5px;
    white-space: nowrap;
}

.globalsearch .search-txt
{
    width: 99%;
}

.globalsearch .search-txt input
{
    border: 0 none;
    font-size: 14px;
    height: 18px;
    margin: 0;
    padding: 2px 0 0 5px;
	width: 100%;
}

.globalsearch .search-btn
{
    text-align: center;
    vertical-align: middle;
    background-color: #64A520;
}

.globalsearch .search-btn { text-align: center; vertical-align: middle; background-color: #64A520; }

.globalsearch .search-btn input { border-width: 0 0 0 4px; border-color: #37609D; border-style: solid; color: #fff; font-weight: bold; height: 20px; width: 60px; cursor: pointer; background: url(/css/default/images/ui-bg_highlight-hard_75_a9a9a9_1x100.png) repeat-x scroll 50% 50% #A9A9A9; }
*/

.globalsearch .tbl { width: 500px; }

.globalsearch .tbl, .globalsearch .tbl td { border-collapse: collapse; border: 3px solid #234786; }

.globalsearch .search-txt { width: 99%; }

.globalsearch .search-txt input { border: 0 none; font-size: 16px; height: 26px; margin: 0; padding: 2px 0 0 5px; width: 426px; }

.globalsearch .search-btn { text-align: center; vertical-align: middle; /*padding: 0 10px;*/ }

.globalsearch .search-btn input { border: 1px solid #636363; color: #fff; font-weight: bold; height: 28px; width: 60px; cursor: pointer; background: url(/css/default/images/ui-bg_highlight-soft_75_263e65_1x100.png) repeat-x scroll 50% 50% #263e65; }

.skintopmenu
{
	/*float: left;*/
	margin-left: 10px;
	margin-right: 10px;
}


.skinsearch
{
	float: right;
	background: url(img/search-bg.gif) no-repeat 10px 7px;
	width: 170px;
	padding: 0 0 5px;
}

span.skintopmenu-s
{
	background: url(img/mainline-s.gif) left top repeat-y;
	display:inline-block; display:-moz-inline-stack;
	height: 39px;
	padding-left: 10px;
}

.skinsearch input
{
	border: 0;
	background: transparent;
	margin: 12px 5px 0;
	width: 115px;
	position: relative;
	left: 20px;
}

.skinsearch a
{
	position: relative;
	left: -130px;
	top: 4px;
}

.skinsearch img
{
	border: 0;
	width: 15px;
	height: 15px;
}

.skinfooter
{
	clear: both;
}

.skinleftcol
{
	width: 200px;
	float: left;
}

.skinclear
{
	clear: both;
}

.skinlocline
{
	margin-left: 215px;
	margin-bottom: 15px;
	background: url(img/breadcrumb-c.gif) repeat-x;
}

.skinnoleftpane .skinlocline,
.skinnoleftpane .skinmainpanel,
.skinnoleftpane .skinbannerpane
{
	margin-left: 0 !important;
}

.skinlocline-l
{
	background: url(img/breadcrumb-l.gif) left top no-repeat;
}

.skinlocline-r
{
	height: 30px;
	background: url(img/breadcrumb-r.gif) right top no-repeat;
}

.skinlocline-home
{
	float: left;
}

.skinlocline-home img
{
	width: 45px;
	height: 30px;
	border: 0;
}

.skinbreadcrumb
{
	padding: 8px 0 0 8px;
	float: left;
	color: #37609D;
	font-size: 11px;
	font-weight: bold;
}

a.breadcrumb-link:link, a.breadcrumb-link:visited, a.breadcrumb-link:active, a.breadcrumb-link:hover,
a.skinlogin-link:link, a.skinlogin-link:visited, a.skinlogin-link:active, a.skinlogin-link:hover
{
	color:#37609D;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a.breadcrumb-link:hover,
a.skinlogin-link:hover
{
	text-decoration: underline;
}

.skinlogin
{
	float: right;
}

.skinlogin-link
{
	line-height: 30px;
	margin: 0 20px;
}

span.skinlocline-s
{
	background: url(img/locline-s.gif) left top no-repeat;
	display:inline-block; display:-moz-inline-stack;
	height: 30px;
}

.skinmainpanel,
.skinbannerpane
{
	margin: 0 0 0px 215px;
}

.skinbannerpane
{
	padding: 0 0px;
	overflow: auto;
}

.skinextendedpane
{
	clear: both;
	margin-top: 1em;
}

/* content panes */
table.skincontentTable {min-width: 100%; width: auto;}
td.skincontent-pane-left-c {width: 51%; padding-right: 10px; padding-bottom: 0px;}
td.skincontent-pane-right-c {padding-bottom: 0px;}
td.skincontent-pane-left-d {width: 34%; padding-right: 10px; padding-bottom: 0px;}
td.skincontent-pane-center-d {width: auto; padding-bottom: 0px;}
td.skincontent-pane-right-d {width: 34%; padding-left: 10px; padding-bottom: 0px;}


/*--------- dnn menu style ----------*/
/* main menu td */
.mainMenu {cursor: pointer; font-size: 11px; background-color: transparent; width: auto; text-align: left !important; height: 38px; display: block; /*border-right: 1px solid #b4b4b4;*/}

/* Main Menu Normal */
.mainMenu .root {color: #444; font-size: 12px; font-weight: bold; text-align: center; padding: 0 18px; border-left: 1px solid #b4b4b4; white-space: nowrap; float: left; line-height: 38px;}

/* Main menu hover */
.mainMenu .sel {color: #222; background: url(img/menu_over.png) repeat-x top left;}

/* Main menu selected */
.mainMenu .hov, .mainMenu .sel {color: #fff; background-image: url(img/menu_on.png) !important; background-repeat: repeat-x !important; background-position: top left !important; }

/* submenu box */
.mainMenu table {border: 10px solid #59759B; z-index: 99; }

/* SUB Menu Normal */
.mainMenu tr.mi {background-color: #f6f6f6; z-index: 1000; font-size: 11px; font-weight: bold; text-align: left; color: #37609D; line-height: 24px; }
.mainMenu tr.mi span { text-decoration: underline; }

.mainMenu tr.mi td {padding: 0 4px 0 4px;}

/* SUB Menu hover & selected */
.mainMenu tr.hov {background: #f6f6f6 !important;}
.mainMenu tr.hov span {text-decoration: none;}
/*.mainMenu tr.hov td {color: #222;}*/
.mainMenu tr.sel, .mainMenu tr.bc {background: #34507a;}
.mainMenu tr.sel td, .mainMenu tr.bc td {color: #fff;}
.main_dnnmenu_break {height: 2px; background-color: transparent;}

/* Vertical Menu */

/*--------- dnn menu style ----------*/
/* main menu td */
.vMenu {cursor: pointer; font-size: 11px; background-color: transparent; display: block;}

/* Main Menu Normal */
.vMenu .root {color: #444; font-size: 12px; font-weight: bold; text-align: left; padding: 0 18px; display: block; border-bottom: 1px solid #C4C4C4; clear: both; padding: 5px 2px 5px 10px;}
.vMenu .last {border-bottom: none !important;}

.vMenu .root .c
{
	float: right;
	color: #666666;
	font-weight: normal;
}

/* Main menu hover */
.vMenu .hov {color: #222; background: url(img/menu_over.png) repeat-x top left;}

/* Main menu selected */
.vMenu .sel, .vMenu .bc {color: #fff; background: url(img/menu_on.png) repeat-x top left;}

/* submenu box */
.vMenu table {border: 1px solid #ccc;}

/* SUB Menu Normal */
.vMenu tr.mi {background-color: #f6f6f6; z-index: 1000; font-size: 11px; font-weight: bold; text-align: left; color: #333; line-height: 24px;}

.vMenu tr.mi td {padding: 0 4px 0 4px;}

/* SUB Menu hover & selected */
.vMenu tr.hov {background: #ddd;}
.vMenu tr.hov td {color: #222;}
.vMenu tr.sel, .vMenu tr.bc {background: #34507a;}
.vMenu tr.sel td, .vMenu tr.bc td {color: #fff;}


/* Module Menus ------------------------ */

/* Idle state for module submenu items */
.ModuleTitle_MenuItem {font-size: 11px; color: #222; font-weight: normal; background: #f7f7f7; border: #f7f7f7 1px solid; padding: 1px 10px 2px 0px; text-align: left;}

/* Inner, inner container for module submenu (?) */
.ModuleTitle_SubMenu {z-index: 1000; background-color: #f7f7f7; border: 1px solid #ccc; padding: 0;}

/* Hover state for module submenu items */
.ModuleTitle_MenuItemSel {font-size: 11px; font-weight: normal; color: #333; background: #ddd; border-left: #ddd 1px solid; border-right: #ddd 1px solid; padding: 1px 10px 2px 0px;}

.ModuleTitle_MenuIcon {border: 1px solid #eee; padding: 0 3px 0 3px;}

/* elements we don't need to see */
.ModuleTitle_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow {display: none;}



/* Containers */
div.cntr
{
	margin: 0 0 6px 0;
	padding: 0;
}

.cntr_top
{
	background: url(img/cntr_top-c.gif) left top repeat-x;
}

.cntr_top-l
{
	background: url(img/cntr_top-l.gif) left top no-repeat;
}

.cntr_top-r
{
	background: url(img/cntr_top-r.gif) right top no-repeat;
	height: 4px;
}

.cntr_blue_top
{
	background: url(img/cntr_blue_top-c.gif) left top repeat-x;
}

.cntr_blue_top-l
{
	background: url(img/cntr_blue_top-l.gif) left top no-repeat;
}

.cntr_blue_top-r
{
	background: url(img/cntr_blue_top-r.gif) right top no-repeat;
	height: 30px;
}

div.cntr_blue_title {float: left; margin: 0px 0 0 10px; padding: 0;}
div.cntr_actions {float: right;}
div.cntr_blue_title {margin: 0; padding: 6px 0 6px 10px;}
div.cntr_blue_title h2 {margin: 0; padding: 0; line-height: 20px;}
div.cntr_blue_title h2 .Head {font-size: 13px; color: #fff; margin: 0; padding: 0 0 0 2px; vertical-align: top;}

div.cntr_title {float: left; margin: 0px 0 0 10px; padding: 0;}
div.cntr_title {margin: 0; padding: 6px 0 6px 10px;}
div.cntr_title h2 {margin: 0; padding: 0; line-height: 20px;}
div.cntr_title h2 .Head {font-size: 13px; margin: 0; padding: 0 0 0 2px; vertical-align: top;}

div.cntr_header {border-left: 1px solid #d8d8d8; border-right: 1px solid #d8d8d8; }
div.cntr_background {background: #fff; border-left: 1px solid #d8d8d8; border-right: 1px solid #d8d8d8; padding: 8px 8px 5px 8px;}
div.cntr_background div.cntr_content {padding: 0 2px 0 2px;}
div.cntr_footer {text-align: right; font-size: 1px; zoom: 1;}

.skinleftmenu div.cntr_background, .skinleftmenu div.cntr_content
{
	padding: 0 !important;
}

.cntr_bottom
{
	background: url(img/cntr_bottom-c.gif) left top repeat-x;
}

.cntr_bottom-l
{
	background: url(img/cntr_bottom-l.gif) left top no-repeat;
}

.cntr_bottom-r
{
	background: url(img/cntr_bottom-r.gif) right top no-repeat;
	height: 4px;
}



/* skin footer */
.skinfooter
{
    font-size: 12px;
    margin-top: 16px;
}

.skinfooter .clear
{
    height: 1px;
    font-size: 0px;
    margin-bottom: 16px;
}

/* footer brands */
.skinfooter .brands
{
    overflow: auto;
}

.skinfooter .brands .hp .lbl
{
    font-size: 12px;
    font-weight: normal;
    /*line-height: 20px;*/
}


.skinfooter .brands .e
{
    background-position: 0 0;
    display: block;
    height: 76px;
    width: 152px;
    float: left;
    margin-left: 9px;
    background-image: url(/images/banners/brands/20091013_os_brandSpriteX.gif)
}

.skinfooter .brands a.e1:link, .skinfooter .brands a.e1:visited, .skinfooter .brands a.e1:active
{
    background-position: 0 -456px;
    margin-left: 0px;
}

.skinfooter .brands a.e1:hover
{
    background-position: 0 -532px;
    margin-left: 0px;
}

.skinfooter .brands a.e2:link, .skinfooter .brands a.e2:visited, .skinfooter .brands a.e2:active
{
    background-position: 0 -304px;
}

.skinfooter .brands a.e2:hover
{
    background-position: 0 -380px;
}

.skinfooter .brands a.e3:link, .skinfooter .brands a.e3:visited, .skinfooter .brands a.e3:active
{
    background-position: 0 -152px;
}

.skinfooter .brands a.e3:hover
{
    background-position: 0 -228px;
}

.skinfooter .brands a.e4:link, .skinfooter .brands a.e4:visited, .skinfooter .brands a.e4:active
{
    background-position: 0 0px;
}

.skinfooter .brands a.e4:hover
{
    background-position: 0 -76px;
}

.skinfooter .brands a.e5:link, .skinfooter .brands a.e5:visited, .skinfooter .brands a.e5:active
{
    background-position: 0 -760px;
}

.skinfooter .brands a.e5:hover
{
    background-position: 0 -836px;
}

.skinfooter .brands a.e6:link, .skinfooter .brands a.e6:visited, .skinfooter .brands a.e6:active
{
    background-position: 0 -608px;
}

.skinfooter .brands a.e6:hover
{
    background-position: 0 -684px;
}

/* footer contacts */

.skinfooter .contacts .mail
{
    float: left;
    width: 312px;
    height: 106px;
    background: url(/images/contacts/2009_os_socialModLarge.gif);
}

.skinfooter .contacts .mail .c
{
    padding: 16px 16px 0 24px;
}

.skinfooter .contacts .mail p
{
    margin: 9px 0;
}


.skinfooter .contacts .social
{
    overflow: auto;
    float: left;
    margin-top: 8px;
    margin-left: 13px;
}

.skinfooter .contacts .social .e
{
    background-position: 0 0;
    display: block;
    height: 96px;
    width: 64px;
    float: left;
    background-image: url(/images/contacts/2009_os_socialSprite.png);
    margin-left: 8px;
}

.skinfooter .contacts .social a.e1:link, .skinfooter .contacts .social a.e1:visited, .skinfooter .contacts .social a.e1:active
{
    background-position: 0 0;
}

.skinfooter .contacts .social a.e1:hover
{
    background-position: 0 -106px;
}

.skinfooter .contacts .social a.e2:link, .skinfooter .contacts .social a.e2:visited, .skinfooter .contacts .social a.e2:active
{
    background-position: 0 -204px;
}

.skinfooter .contacts .social a.e2:hover
{
    background-position: 0 -310px;
}


.skinfooter .contacts .groups
{
    overflow: auto;
    float: left;
}

.skinfooter .contacts .groups .e
{
    background-repeat: no-repeat;
    background-position: 0 0;
    display: block;
    height: 106px;
    width: 152px;
    float: left;
    margin-left: 8px;
}

.skinfooter .contacts .groups .e1
{
    background-image: url(/images/contacts/2009_os_modE_clubo.png);
}

.skinfooter .contacts .groups .e2
{
    background-image: url(/images/contacts/2009_os_modD-woundedWarrior.gif);
}


.skinfooter .contacts .items
{
    overflow: auto;
    float: left;
    margin-left: 14px;
}

.skinfooter .contacts .items .e
{
    background-repeat: no-repeat;
    background-position: 0 0;
    display: block;
    height: 106px;
    width: 152px;
    float: left;
    background-image: url(/images/contacts/20100101_os_iphone-footer.gif);
}

.skinfooter .links .items .e1
{
    background-image: url(/images/contacts/20100101_os_iphone-footer.gif);
}

/* footer links */

.skinfooter .links
{
    overflow: auto;
    border-bottom: 1px solid #EAEAEA;
    border-top: 16px solid #F4F4F4;
}

.skinfooter .links .e
{
    width: 148px;
    float: left;
    margin-left: 4px;
    padding-left: 8px;
    padding-bottom: 8px;
    background-image: url(/images/contacts/2009_os_leftBorder.gif);
}

.skinfooter .links .e a
{
    font-size: 13px;
    color: #444;
    font-weight: bold;
    text-decoration: none;
}

.skinfooter .links .e a:hover
{
    text-decoration: underline;
}

.skinfooter .links .e
{
}

/* Copyright, temrs */

.skinfooter .terms
{
    margin: 4px 0 2px;
    padding-left: 14px;
}

.skinfooter .copyright
{
    padding-left: 14px;
}

h1
{
	background: url(img/bg-2.gif) repeat-x scroll 0 50%;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 15px;
	margin: 10px 0;
}

.likeonfacebook { float: right; margin: 0 50px 0 0; }