﻿
*{ margin: 0; padding: 0; }* 
body { 
	font: .75em "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	line-height: 1.6em;
	background: #fff;
	color: #000000;
}

html,
body {
	margin:0;
	padding:0;
	height:100%; /* 100 % height */
}
html>body #content {height:100%;} /* 100 % height */
#header {
	width:100%;
	height:5em;
}
html>body #header {
	position:fixed;
	z-index:10; /* Prevent certain problems with form controls */
}
html>body #content-wrap {height:100%;} /* 100 % height */
html>body #mainwrapper {padding:6em 1em;} /* 6em = height of #header and #footer + 1em, 1em = give the content some breathing space */
#footer {
	width:100%;
	height:3em;
}
html>body #footer {
	position:fixed;
	bottom:0;
	z-index:10; /* Prevent certain problems with form controls */
}
div.centered 
{
text-align: center;
}
div.centered table 
{
margin: 0 auto; 
text-align: left;
}


a {	color: #5555FF;	background: inherit; text-decoration: underline; }
a:hover { color: #5555FF; background: inherit; text-decoration: underline; }
p { margin: 0 0 15px 0; }

h1 a { background: inherit; }
img { border: 0; }
h2 { font: normal 1.6em "Trebuchet MS", Arial, Sans-Serif; margin: 0 0 12px; }
h3 a { font-size: 1em; }
#main h3 a { font-size: .84em; color: #808080; font-weight: normal; text-transform: uppercase; }

#footer {background-color:#04427F;color:#FFFFFF;}
.highlight{color:#FFFF40;}
#header {background-color:#04427F;color:#FFFFFF;}

input.searchfield { width: 175px; padding: 6px; border: 2px solid #ccc; font-size: .9em; }
input.searchbutton { background: #E60000; border: 0; padding: 6px; color: #fff; font-weight: bold; font-size: .9em; }
label {padding-left:3px;}
#logo { float: left; color: #808080; line-height: 25px; }
#menu { height: 27px; clear: both;  margin: 0 0 18px; background: #fff url(images/menubg.gif) repeat-x; text-transform:uppercase; }
	#menu a { margin: 0 25px 0 10px; color: #808080;  }
	#menu a:hover { color: #444; }

#left { background: #eee;  clear: left; float: left; width: 260px; padding: 10px 15px; margin: 0 0 20px; }
	#left img { margin: 0 0 8px; }
	#left li { list-style: none; }
	#left li a {  color: #787A8F; font-weight: bold; background: url(images/arrow.gif) no-repeat center left; padding: 0 0 0 12px; }

#main { float: left; width: 655px; margin: 0 0 20px; }
	#main img { float: left; border: 3px solid #eee; padding: 1px; margin: 0 15px 5px 0; }
	#line { clear: both; padding: 3px; margin: 0 0 15px; background: #fff url(images/smalldot.gif) repeat-x; }
	#ad { float: right; text-align: center; padding: 33px 0 0; width: 250px; border: 3px solid #eee; color: #ccc; height: 50px; margin: 0 0 15px; }
	#shortnews { float: right; width: 250px; }
	.news { border-bottom: 1px solid #eee; padding: 0 0 2px; margin: 0 0 10px;}
	
#right { margin: 0 15px 20px 0; padding: 0 0 0 15px; float: right; width: 620px; text-align: justify; }
.border { clear: both; border-left: 4px solid #ccc; padding: 0 0 0 15px; }


.sidebar { float: right; text-align: center; padding: 10px 3px 3px; border: 3px solid #eee; margin: 0 0 15px; }
.itemImage{border:3px solid #EEEEEE;margin:0 15px 5px 0;padding:1px;}
.pagerLink{}
.pagerLinkSelected{color:Gray;text-decoration:none;border:solid 1px Gray;padding:3px;}
	.pagerLinkSelected a:hover{text-decoration:none !important;}
#content h1 {padding-bottom:10px; }
.tablestyle {font-family: arial;font-size: small;border: solid 1px #7f7f7f;}
.altrowstyle {background-color: #edf5ff;}
.footerstyle td {border-top:solid 1px #cbcbcb;padding: 4px 10px 4px 10px;}
.headerstyle th {background: url(/_assets/images/sprite.png) repeat-x 0px 0px;border-color: #989898 #cbcbcb #989898 #989898;border-style: solid solid solid none;border-width: 1px 1px 1px medium;color: #000;padding: 4px 5px 4px 10px;text-align: center;vertical-align: bottom;}  
.headerstyle th a {font-weight: normal;text-decoration: none;text-align: center;color: #000;display: block;padding-right: 10px;}    
.hidden{display:none;visibility:hidden;}
.emptydata {margin:20px 20px 20px 20px !important;padding-left:20px;border-left:solid 3px #eee;color:#000; height:30px; line-height:30px;}
.error{color:Red !important;}
.rowClear
{

}
.rowClear td
{
	border-color:White;
	border-width:1px;
	border-style:solid;
}
.rowstyle .sortaltrow, .altrowstyle .sortaltrow 
{
    background-color: #edf5ff;
}

.rowstyle .sortrow, .altrowstyle .sortrow 
{
    background-color: #dbeaff;
}

.rowstyle td, .altrowstyle td 
{
    padding: 4px 10px 4px 10px;
    border-right: solid 1px #cbcbcb;
}
.rowstyle td table tbody tr td, .altrowstyle td table tbody tr td
{
	padding:0 !important;
	border-right:none !important;
}
.headerstyle .sortascheader 
{
    background: url(/_assets/images/sprite.png) repeat-x 0px -100px;
}

.headerstyle .sortascheader a 
{
    background: url(/_assets/images/dt-arrow-up.png) no-repeat right 50%;
} 

.headerstyle .sortdescheader 
{
    background: url(/_assets/images/sprite.png) repeat-x 0px -100px;
}   

.headerstyle .sortdescheader a 
{
    background: url(/_assets/images/dt-arrow-dn.png) no-repeat right 50%;
} 
.SplitMenu
{
	background-color:White;
	border:solid 1px black;
}
.SplitMenu div
{
	cursor:pointer;
	padding:2px 0px 2px 4px;
	border-top:dashed 1px white;
	border-bottom:dashed 1px white;
}
.SplitMenu div:hover
{
	background-color:#edf5ff;
	border-top:dashed 1px silver;
	border-bottom:dashed 1px silver;
}

/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */
	
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 17%;
    left: 50%;
    
    margin-left: -300px;
    width: 600px;
    
    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 12px;
}

.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
.jqmWindow {
                background: #FFFFFF url(/_assets/images/main_background.gif) left top repeat-x;
                color: #000;
                border: 1px solid #EAEAEB;
                padding: 0 0px 37px;
            }
            
            button.jqmClose {
                background: #DDD;
                border: 0px solid #EAEAEB;
                color: #111;
                clear: right;
                float: right;
                padding: 0 5px;
                cursor: pointer;
                font-size: 8px;
                height: 15px;
                letter-spacing: 1px;
            }
            
            button.jqmClose:hover, button.jqmClose:focus {
                background: #FFF;
                color: #000;
				border: 0px solid #FFF;
            }
			     
            .jqmTitle {
                background: transparent;
                color: black;
                text-transform: uppercase;
                height: 15px;
                padding: 5px;
            }
            .jqmMain
            {
            	margin:10px 5px 10px 5px;
            }
            
            #jqmContent {
                width: 99%;
                height: 99%;
                display: block;
                clear: both;
                margin: auto;
                margin-top: 10px;
                background: #FFF;
                border: 1px solid #EAEAEB;
            }
            
.wizardStep {  
padding-top: 5px;
padding-bottom:5px;
background-color:#dfe4ee;
border:solid 1px #c6cfe1;
background-image:url(/_assets/images/white_gradient.png);
background-repeat:repeat-x;
}
.wizardStep table, .wizardStep div
{
	margin-left:5px;
}

.breadcrumb
{
    font-size:11px;
    background-image:url('images/bc_bg.png'); 
    background-repeat:repeat-x;
    height:30px;
    line-height:30px;
    color:#9b9b9b;
    border:solid 1px #cacaca;
    width:100%;
    overflow:hidden;
    margin:0px;
    padding:0px;
}
.breadcrumb li 
{
    list-style-type:none;
    float:left;
    padding-left:10px;
    height:30px;
    display:block;
    background-image:url('images/bc_separator.png'); 
    background-repeat:no-repeat; 
    background-position:right;
    padding-right: 15px;
    color:#454545;
}
.breadcrumb li.active
{
	font-weight:bold;
	color:Black;
}
.breadcrumb a
{
    text-decoration: none;
    background-image:none !important;
    color:#454545;
}
.home
{
    border:none;
    margin: 8px 0px;
}

.breadcrumb a:hover
{
	color:Black;
}
.ccard
{
	background-image:url('/_assets/images/card.png');
	background-position:bottom right;
	background-repeat:no-repeat;
	width:230px;
	height:148px;
	padding-left:10px;
	padding-top:10px;
}
.resizingHandle{
background-image:url('/_assets/images/icons/pcSizeGrip.png');
cursor:se-resize;
height:16px;
overflow:hidden;
width:15px;
z-index:1000;
}
.resizingImage
{
 padding:0px;
 border-style:solid;
 border-width:1px;
 border-color:Silver;
}
.imgProduct
{
	border: 3px solid #EEEEEE;
    margin: 0 15px 5px 0;
    padding: 1px;
}
.imgThumb 
{
	border:solid 1px Silver !important;
	cursor:pointer;
	margin:2px 2px 2px 2px;
}
.imgThumbOn
{
	border:solid 1px Red !important;
	cursor:pointer;
	margin:2px 2px 2px 2px;
}
.highlighted { background-color: yellow }
.required { color:Red;}



