html
{
    border: none;
    overflow: auto;
}

.field {clear:both; text-align:right; line-height:22px; padding-top: 10px; _padding-top: 6px;}
.description {float:left; line-height:22px; margin-left: 5px; color:#3cb2af; font-size: .8em;}
label.reg{float:left; padding-right:10px; width: 112px;}
.main {float:left}

label, span
{
    color:#3cb2af;
    margin: 0px;
}

p.framed
{
    border-style: solid;
    border-color:#F9AC52;
    border-width:thin;
    padding-left: 5px;
    padding-right: 5px;
}

#dialog label, #dialog span
{
    color:#000;
}

.Watermark
{
    color: #666;
}

#filename
{
    text-align: center; 
    max-width: 200px; 
    width:expression(200 + "px");
}

#border
{
    float: left;
    width: 688px;
    _width: 626px;
    height:auto !important;
    background: #001F33 url('../images/redesign/1x354.jpg') repeat-x 0px 0px !important;
    padding: 1px;
}

#forall
{
    padding-left: 10px;
    padding-top: 0px;
}

#forall td
{
    padding: 0;
}

#forall label, #forall span
{
    margin-right: 5px;
}

h1{
    font-size: 1.5em; 
    font-weight: bold;
    color: #69aead;
    margin: 10px;
}

h2{
    font-size: 1.1em; 
    font-weight: bold;
    margin: 10px;
}

h2 > a
{
    color: #3cb2af;
    font-size: .9em; 
    font-weight: normal;
    text-decoration: underline;
}

h3
{
    font-size: .9em; 
    margin-top: 0; margin-bottom: 0;
}

p
{
    margin: 0;
}

body
{
    margin: 0px;
    border:0;			/* This removes the border around the viewport in old versions of IE */
    margin-left: 0;
    padding: 0;
    line-height: 1.5em;
    color: #999999;
    background: #000;
    font-family: arial, tahoma, sans-serif;
    font-size: 0.9em;
    width:95%;
    min-width:1007px;    /* Minimum width of layout - remove line if not required */
    /*-moz-box-sizing:  border-box;
    box-sizing:  border-box;*/
}


input.textbox
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    border: 1px solid #000;
    height: auto;
    background: transparent url(../images/redesign/textbox-bg.gif) repeat scroll 0 0;
    padding: 2px;
    -moz-box-sizing:  border-box;
    box-sizing:  border-box;
    margin: 0px;
    *margin-top: -1px;
    *margin-bottom: -1px;
}

#forall input.textbox
{
    //border: none;
}

select.textbox
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    border: 1px solid #000;
    height: auto;
    margin: 0px;
    *margin-top: -1px;
    *margin-bottom: -1px;
}

#loginBlock * input.textbox
{
    -moz-box-sizing:  content-box!important;
    box-sizing:  content-box;
}

.highlight
{
    background-color: red;
}

#highlight > object
{
    outline: none;
}

#links A
{
    color: #4a8a96;
    text-decoration: underline;
    font-weight: normal;
    
}

#links
{
    color: #859e52;
    float: right;
    clear: both;
    text-align: right;
    margin-top: 30px;
    /*width: 200px;*/
    margin-right: 43px;
}

A
{
    color: #407883;
    text-decoration: underline;
    outline: none;
}

A:active
{
    color: #999999;
    text-decoration: underline;
}

A:hover
{
    text-decoration: underline;
}

#toplinks
{
    padding-top: 115px; 
    left: 62px;
    text-align: right; 
    position: relative;
    font-size: 1em;
}

#header
{
    width:878px;
    height: 138px;
    background: #000 url('../images/redesign/header2.jpg') no-repeat 0 0; /*--Left drop shadow--*/
}

#footer
{
    padding-top: 20px;
    clear: both; 
    width: 690px; 
    height: 90px;
    background: url('../images/redesign/footer.jpg') repeat-x 0px 0px !important;
    text-align: center;
    font-size: .8em;
}

.border
{
    border: 1px solid #469399;
    //border: none;
}

.logo
{
    float:right;
    clear: both;
    margin-top: 20px;
    margin-right: 43px;
}

.logotext
{
    color: #859e52;
    font-size: 16px;
    position: relative;
    left: 640px;
    top: 60px; 
}

#price td
{
    height: 22px;
}

#Content
{
    width: 686px;
    background: #001F33 url('../images/redesign/1x354.jpg') repeat-x 0px 0px !important;
    border:1px solid #000;
    display: inline-block;
    min-height: 250px; height: auto !important; height: 250px;
}

#Content label
{
    font-size: .9em;
}

#loginBlock
{
    width: 300px;
    height: 188px;
    position: relative;
    top: 300px;
    left: 332px;
}

#loginBlock a
{
    font-size: .9em;
}

#loginBlock tr td
{
    padding: 0;
}

#dialog
{
    background: #FFF ! important;
}

#partnership
{
    width:680px;
}

#partnership p
{
    margin: 10px 0 10px 20px;
    text-indent: 20px;
}

#partnership a
{
    margin-left: 10px;
    margin-bottom: 20px;
}

#partnership li
{
    margin-left: 40px;
}

#partnership h3
{
    margin-left: 10px;
}

#ctl00_ContentPlaceHolder1_AffID
{
    color: #F09417;
}

#features
{
    font-size: .9em;
    color: #538789;
    margin: 0 0 0 20px;
    padding-top: 10px;
}

.ui-widget-content{
    background: #031F34 url(/images/redesign/dialog-bg.jpg) repeat-x 0px 0px ! important;
    color: #000 !important;
}

.ui-dialog .ui-dialog-buttonpane{
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin: 0!important;
    padding: 0!important;
}

#printMethod
{
    padding: 0!important;
}

.confirmation
{
    background: #339a99 ! important;
    padding: 5px;
    margin-top: 5px;
}



#maincontainer2
{
    width: 880px;
    /*background: url('../images/bg.jpg') repeat-y 0 0 !important;*/
    background-color: #000;
    margin-top: 0px;
    margin-bottom: 0px;
    overflow: hidden;
    /*position: static;*/
    /*_margin-left: -4px;*/
    /*float:right;*/
    margin-left: auto;
    margin-right: 109px;
    _margin-right: 20px;
}

#contentcolumn
{
    float: left;
    width: 725px;
    min-height: 500px;
    /*height: expression(this.height < 500 ? 500: true);*/
    height:auto !important;
    /*height:500px;*/
}

#content_
{
    float: left;
    width: 700px;
    min-height: 350px;
    height:auto !important;
    background: #001F33 url('../images/redesign/1x354.jpg') repeat-x 0px 0px !important;
    padding: 1px;
}

.gvOrders_head
{
    background: url('../Images/top-bg.png');
    color: white;
    font-weight: bold;
    font-size: 90%;
    height: 25px;
    padding: 0;
}
.gvOrders_head a
{
    color: white;
}

.imagehide
{
    display: none;
}

#rightcolumn
{
    float: right;
    width: 176px;
    min-height: 350px;
    
    height:auto !important;
    /*height:500px;*/
}

#rightcolumn2
{
    float: right;
    width: 275px;
    min-height: 500px;
    height:auto !important;
    background-color:  Blue;
}

.modalPopup
{
    background-color: #ffffdd;
    top: 0;
    left: 0;
}

.modalBackground
{
    background-color: Gray;
    -khtml-opacity: 0.7;      /* khtml, old safari */
	-moz-opacity: 0.7;       /* mozilla, netscape */
    opacity: 0.7;           /* fx, safari, opera */
    width: 100%;
    height: 100%;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/* internet explorer */
    filter: alpha(opacity=70);/* internet explorer */
}
.TransparentGrayBackground 
{
	position: fixed;
	top: 0;
	left: 0;
	
	background-color: Gray;
    -khtml-opacity: 0.7;      /* khtml, old safari */
	-moz-opacity: 0.7;       /* mozilla, netscape */
    opacity: 0.7;           /* fx, safari, opera */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/* internet explorer */
    filter: alpha(opacity=70);/* internet explorer */
	
	height: 100%;
	width: 100%;
	min-height: 100%;
	min-width: 100%;
	z-index: 1;
}


#settings tr, #settings td
{
    border: none;
}

hr {
  background-color: #666;
  border: 0;
  height: 1px;
  margin: 10px;
}

#refferals hr
{
    margin-left: 0;
}

.margin
{
    margin: 20px;
}

img.corner
{
    width: 4px;
    height: 4px;
    border: none;
    display: block !important;
    /*position: relative;*/
}

.roundtop { 
	background: url(../images/redesign/top-right.jpg) no-repeat top right; 
	position: relative;
	bottom: 2px;
	left: 2px;
}

.roundbottom {
    clear:both;
	background: url(../images/redesign/bottom-right.jpg) no-repeat top right; 
	position: relative;
	top: 2px;
	left: 2px;
}


.selection {
    background-color:  Yellow;
	-khtml-opacity: 0.3;      /* khtml, old safari */
	-moz-opacity: 0.3;       /* mozilla, netscape */
	opacity: 0.3;           /* fx, safari, opera */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/* internet explorer */
    filter: alpha(opacity=30);/* internet explorer */
}

.smallImagePreview
{
    max-height: 200px;
    max-width: 200px;
    top:auto;
    left: auto;
    border: solid 1px #CCC!important;
    width: expression(this.width > 200 ? 200: true);
    height: expression(this.height > 200 ? 200: true);
}

#pricelist .cell
{
    float: left;
    width: 100px;
    height: 37px;
    text-align: center; 
    border-right: solid 1px;
}

table
{
    border-collapse: collapse;
}

.CustomValidatorCalloutStyle div, .CustomValidatorCalloutStyle td
{
    border: solid 1px black;
    background-color: #F7CBD8;
    color: #2c2c2c;
}


.CustomValidatorCalloutStyle .ajax__validatorcallout_icon_cell
{
    width: 20px;
    border-right: none;
}

.CustomValidatorCalloutStyle .ajax__validatorcallout_icon_cell img
{
    width: 0px;
}

.GridView1
{
    border-style: solid;
    border-width: 1px;
    background-color: #F5F5DD;
    color: #444444;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0px;
    margin: 0 auto;
    font-size: 0.9em;
    width: 666px;
    clear:both;
    border: 0;
    border-color: #CCCCCC;
 }
 
 #partnership_login
 {
    position: relative;
    left: 726px;
    top: 164px;
    width: 199px;
 }
 
 #partnerlink
 {
    position: relative;
    left: 510px;
    top: 180px;
    color: #538789;
    font-size: 0.8em;
 }
 
 .OrdersHistory
 {
    border-style: solid;
    border-width: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0px;
    margin: 0 auto;
    font-size: 0.9em;
    width: 666px;
    clear:both;
    border: 0;
    border-color: #CCCCCC;
 }
 
 .GridView1, #forall, #dialog, .confirmation 
 {
    -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px;
    -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px;
 }
 
 .GridView1 span, .GridView1 label 
 {
    color: #000;
 }
 
 .GridView1 select,  #forall select
 {
    _border-color: #7F9DB9!important;
 }
 
 #forall
 
.TextBox
{
    margin: 5px;
}

tr td
{
    padding: 5px;
}

.order_buttons
{
    right: 10px;
    max-width: 50px;
}

.action
{
    font-size: 1em;
    color: #CF2E3D!important;
}

.modalProcessing
{
    border: 2px solid Gray;
    background-color: #604848;
    padding: 20px;
    height: 525px;
    width: 349px;
    top: 0;
    left: 0;
}

.divBlockProgress
{
    left: 50%;
    position: fixed;
    top: 50%;
    width: 220px;
    z-index: 10001;
    text-align:center;
}

.order_btn a
{
    outline: none; /* get rid of dotted borders in FireFox */
    text-indent: -5000px; /* this move the text outside of the screen area */
    display: block;
    width: 78px;
    height: 22px;
}

.order_btn a:hover
{
    background-position: -78px 0;
}

.order_btn a:active
{
    background-position: -156px 0; 
}

.login_btn a
{
    outline: none; /* get rid of dotted borders in FireFox */
    text-indent: -5000px; /* this move the text outside of the screen area */
    display: block;
    width: 52px;
    height: 18px;
    background: url('../images/buttons/login.png') no-repeat 0 0;
}

.login_btn2 a
{
    outline: none; /* get rid of dotted borders in FireFox */
    text-indent: -5000px; /* this move the text outside of the screen area */
    display: block;
    width: 101px;
    height: 28px;
    background: url('../images/redesign/login.gif') no-repeat 0 0;
}
        
/*<-- Master Page Layout CSS -->*/
#outer1 {float:right;width:265px; padding-top:10px; padding-left:10px;}
#outer2 {float:right; width:690px; padding:0;}
#outer3 
{
    padding:0; 
    margin-right:965px; 
    _float:left;
    //display:inline; 
    _margin-right:0;
}
#wrapper2{float:right; width:965px; padding:0; overflow:hidden;}
#outer1, #outer2, #outer3, wrapper2 {padding-bottom:32767px; margin-bottom:-32767px;}
#wrapper
{
    overflow:hidden;
    //display:inline-block;
}
#outer1, #outer2, #wrapper, #wrapper2{background:#000;}


