@charset "utf-8";
/* CSS Document */

.slidertext p{
    text-align:center;
    padding:30px 0 0px;
    font-size:24px;
    font-family:"Whitney-Medium";
    letter-spacing:-1px;
    color:#8a8a8a;
}

.fontcolorBlue{
    color:#00afef;
}
.slidergroups{
    padding:14px 0 0;
}
/*.groups{
        background:url(images/deselect_group.png) no-repeat top;
        width:182px;
        font-size:24px;
        color:#666;
        font-family:Whitney-Semibold;
        letter-spacing:-1px;
        padding:10px 0 6px 50px;
        display:block;
        margin-right:7px;
        }
.groups:hover{
        background:url(images/select_group.png) no-repeat;
        }
.selectedgroup{
        background:url(images/select_group.png) no-repeat;
        }*/
/*.groups span{
        font-size:16px;
        color:#666;
        display:block;
        font-family:"Whitney-Medium";
        padding:8px 0;
        }*/
.groupscont{
    float:left;
}
.powerful a{
    margin:0;
}
.h2title{
    font-size:26px;
    font-family:"Whitney-Semibold";
    color:#00afef;
    padding:10px 0;
}
.listcont li{
    font-size:16px;
    font-family:"Whitney-Medium";
    line-height:30px;
    padding:0 0 0 16px;
    color:#666;
    background: url(../../images/default/bullets.png) no-repeat  0 13px;
}
.allbrand a{
    display:block;
    float:left;
}
.allbrand .lastbrand{
    margin:0;
}
.allbrand .fast{
    margin:0;
}
.allbrand span{
    background:#ddd;
    width:1px;
    float:left;
    height:40px;
    margin:10px 51px;
}
.homecontainer{
    padding:20px 0;
}
.allbrand{
    padding:10px 10px 0;
}
.cont01{
    padding:0 8px 20px;
    width:300px;
}
.cont02{
    border-left: 1px solid #DDDDDD;
    padding: 0 20px 0px;
    width: 290px;
}

.cont03{
    border-left: 1px solid #DDDDDD;
    padding: 0 0px 0px 20px;
    width: 280px;
}

.containcontainerinner {
    padding:25px 10px;
}

.leftcontainerInnerpage {
    float: left;
    padding-right: 20px;
    width:670px;

}
.RightcontainerInnerpage {

    float: right;
    width: 257px;

    background:url(../../images/default/right_reddi.jpg) no-repeat top left;
}

.containTitle {
    font-family:"Whitney-Semibold";
    font-size: 20px;
    padding-bottom: 8px;
    padding-top:8px;
    color:#00AFEF;
    font-weight:normal;
    background: url(../../images/default/bg_border_dot.gif) repeat-x bottom;
}
.containTitle a {
    color: #FF6600;
    font-family:"Whitney-Semibold";
    font-size: 20px;
    padding-bottom: 8px;
    padding-top:4px;
    font-weight:normal;
}
.contactUsform {
    padding-right:20px;
    padding-top: 10px;
}
.textFieldContact {

    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #DDDDDD;
    color: #666666;
    font: 12px arial, sans-serif;
    padding:4px 2px;
    vertical-align: top;
    width: 180px;
}
.textFieldContact:focus {
    outline:none;
    border-color:rgba(82, 168, 236, .75)!important;
    box-shadow:0 0 8px rgba(82, 168, 236, .5);
    -moz-box-shadow:0 0 8px rgba(82, 168, 236, .5);
    -webkit-box-shadow:0 0 8px rgba(82, 168, 236, .5);
    background:#fff;
}
.Fieldname {
    color: #666666;
    font-family:SEGOEUI;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding:0px 1px 10px 5px;
    text-align: right;
    vertical-align: top;
    width: 140px;
}
.formFieldname {
    color: #666666;
    font-family:SEGOEUI;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding:0px 0px 10px 5px;
    text-align: right;
    vertical-align: top;
}
.comboFieldontact {
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #DDDDDD;
    color: #000;
    font: 12px arial, sans-serif;
    padding: 2px;
    vertical-align: top;
    width:186px;
}
.comboFieldontact:focus {
    outline:none;
    border-color:rgba(82, 168, 236, .75)!important;
    box-shadow:0 0 8px rgba(82, 168, 236, .5);
    -moz-box-shadow:0 0 8px rgba(82, 168, 236, .5);
    -webkit-box-shadow:0 0 8px rgba(82, 168, 236, .5);
    background:#fff;
}
.contactBtn {
    background: none repeat scroll 0 0 #00AFEF;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    padding: 4px 10px;
}
.fieldsetcontact {
    border:1px solid #DDDDDD;
    padding:5px 5px 10px 5px;
    background:#f9fbfc;
}
.contactTitle {
    color:#0B77B7;
    font-family:SEGOEUI;
    font-size:14px;
    font-weight:bold;
    padding:0 10px;
}

.Error {
    color:#E62E2E;
    font-family:SEGOEUI;
    font-size:11px;
    font-style:normal;
    font-weight:normal;
    margin-left:0px;
    padding-bottom:2px;
    padding:0;
}
.addresscontainer p {
    font-size:13px;
    color:#666;
    line-height:26px;
    font-family:SEGOEUI;
    padding:10px;
    padding-top:2px;
}
.h3title {
    background: none repeat scroll 0 0 #F8F8F8;
    border-bottom: 1px dotted #CCCCCC;
    color: #EB7116;
    font-size: 14px;
    font-weight: bold;
    padding: 12px 0 10px 10px;
}
.textarea:focus {
    outline:none;
    border-color:rgba(82, 168, 236, .75)!important;
    box-shadow:0 0 8px rgba(82, 168, 236, .5);
    -moz-box-shadow:0 0 8px rgba(82, 168, 236, .5);
    -webkit-box-shadow:0 0 8px rgba(82, 168, 236, .5);
    background:#fff;
}

.RequireField {
    color:#DE4645;
    vertical-align:top;
    font-size:11px;
    margin-top:3px;
    line-height:16px;
    margin-right:16px;
}
.textarea {
    border:1px solid #DDDDDD;
    background:#FAFAFA;
    height:75px;
    line-height:20px;
    width:184px;
    color:#CCCCCC;
}
.successMessage {
    background: none repeat scroll 0 0 #E9F8FE;
    border: 1px dotted #00AFEF;
    color: #00AFEF;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 14px;
    height: auto;
    line-height: 25px;
    margin: 0 auto 10px;
    text-align: center;
    width: auto;

}
.warningMessage {
    background: none repeat scroll 0 0 #FFEBC1;
    border: 2px solid #FDBF3B;
    color: #A6750C;
    font-family:SEGOEUI;
    font-size: 14px;
    height: auto;
    line-height: 25px;
    margin: 0 auto 10px;
    text-align: center;
    width: 945px;
}
.failureMessage {
    background: none repeat scroll 0 0 #FFE3E3;
    border: 2px solid #DD0000;
    color: #ED5858;
    font-family:SEGOEUI;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    margin: 0 auto 10px;
    text-align: center;
    width: 945px;
}

.pathContainer {
    border-bottom:1px dotted #ddd;
    padding-bottom:4px;
}
.pathManager {
    float: left;
    width:790px;
}
.downloadlink {
    float: right;
    padding:2px 0 6px;
}

.pathManager a {
    background: url(../../images/default/arrow.png) no-repeat right 6px ;
    color: #999;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    font-family:"SEGOEUI";
    padding: 4px 16px 4px 10px;
}
.pathManager .homeico{
    padding: 4px 16px 4px 0px;
}
.pathManager span {
    color: #f58634;
    float: left;
    font-size:12px;
    padding: 4px 16px 4px 10px;
    text-decoration: none;
    font-family:"SEGOEUI";
}
.downloadlink a{
    color:#00afef;
    font-family:"SEGOEUI";
    font-size: 14px;
    padding-right:10px;
    background: url(../../images/default/arrow.png) no-repeat scroll right center transparent;
}
.homepage
{
    background:url(../../images/default/bg.png) repeat-x;
}

.innerpage
{
    background:url(../../images/default/inner_bg.png) repeat-x;
}

.submenu {
    margin-bottom: 10px;
}
.submenu ul {

}
.submenu li {
    background: url(../../images/default/bg_border_dot.gif) repeat-x scroll center bottom transparent;
}
.submenu a {
    color: #0076A3;
    display: block;
    font-size: 13px;
    font-weight:normal;
    padding: 12px 20px;
}
.submenu a:hover {
    background: url(../../images/default/selected_subitem.png) repeat-y;
    color: #EB7116;
    font-weight: bold;
}
.submenu .menuselected {
    background: url(../../images/default/selected_subitem.png) repeat-y;
    color: #EB7116;
    font-weight: bold;
}

.description p
{
    color: #666666;    
    font-size: 13px;
    line-height: 20px;
    padding-left: 15px;
    padding-top: 8px;
    font-family:"SEGOEUI";
    text-align: justify;
}
.description
{
    padding: 10px 0px 10px 0px;
}
.leftcontainerInnerpage{
    min-height:600px;
}
.containcontainet{
/*    background: url(../../images/default/content_bg.png) repeat-y;*/
}
.img{
    border:1px solid #ddd;
    padding:4px;
}
.mainmenutitle{
    border-bottom:2px solid #fff;
}


/**** loginBox ****/
.login_container{   background:url(../../images/default/login_bg.png) no-repeat;
    width:575px;
    height:254px;
    margin:300px auto auto;
    position:relative;
    border:2px solid #008abc;
    box-shadow: 0 0 10px #333333;
    -webkit-box-shadow: 0 0 10px #333333;
    -moz-box-shadow: 0 0 10px #333333;
	
	}
.main_login_container{

	background: url("../../images/default/login_bg.png") no-repeat;
    border: 2px solid #008ABC;
    box-shadow: 0 0 12px -7px #333333;
	-webkit-box-shadow:  0 0 12px -7px #333333;
	-moz-box-shadow: 0 0 12px -7px #333333;
    height: 254px;
    margin: 30px auto 50px;
    position: relative;
    width: 575px;
}
.login_form{
    position: absolute;
    right: 20px;
    top: 0;
    width: 310px;
}
.login_form h2{
    color: #008abc;
    font-family: "Whitney-Semibold";
    font-size: 18px;
    font-weight:normal;
    text-transform:uppercase;
    padding: 20px 0 4px;
    border-bottom:2px solid #e1eef4;
}
.logincont{
    position:absolute;
    right:0;
    top:10px;
}
.blue_btn{
    background:#008abc;
    border:none;
    color: #FFFFFF;	 
    font-family:"Whitney-Semibold";
    cursor: pointer;
    padding: 5px 8px;
    font-size:14px;
    font-weight:normal;
    text-transform:uppercase;
}
.blue_btn:hover{
    background:#007ba8;
}
.blue_btn:focus{
    background:#00719a;
}
.gray_btn:hover{
    background:#888888;
}
.gray_btn:focus{
    background:#666666;
}
.gray_btn{
    background:#999;
    border:none;
    color: #FFFFFF;
    font-family:"Whitney-Semibold";
    cursor: pointer;
    padding: 5px 8px;
    font-size:14px;
    text-transform:uppercase;
}

.RegisterRootView tr td {
    padding-top:14px;
}
.RegisterRootView .nmbl-FormTextBox .gwt-Label-tip {
    color: #bbb;
    font-size: 117% !important;
    margin-left: 3px;
    margin-top: 2px;
    padding: 4px 8px;
    position: absolute;
    font-family: 'SegoeUI';
    z-index: 1;
}
.RegisterRootView input {
    border: 1px solid #D6D6D6;
    color: #222222;
    font-size: 117%;
    padding: 6px 4px 6px 7px;
    width: 297px;
    font-family: 'SegoeUI';
    z-index:2;
    margin:0;
}
.nmbl-FormPasswordTextBox .gwt-PasswordTextBox {
    background-color: transparent;
    background-position: 0 0;
    background-repeat: repeat;
    z-index: 2;
    font-family: 'SegoeU';
}
input, select {
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #000000;
    font: 12px SegoeU;
}
.RegisterFormView .accountUrl .domain-tip {
    color: #2F88CD;
    font-weight: normal;
    margin-left: 9px;
    margin-top:7px;
    position: absolute;
    font-size: 117% !important;
    font-family: 'SegoeUI';

}
.RegisterFormView .accountUrl .domain-tip.domain {
    margin-left:218px;
}
.RegisterFormView .accountUrl input {
    padding-left: 58px;
    padding-right: 90px;
    width: 160px;
}
.RegisterRootView input:focus{
    border:1px solid #008abc;
    -moz-box-shadow:inset 1px 2px 2px rgba(0, 0, 0, .2);
    -webkit-box-shadow:inset 1px 2px 2px rgba(0, 0, 0, .2);
    box-shadow:inset 1px 2px 2px rgba(0, 0, 0, .2)
}

/*.RegisterRootView input:hover {
    border:1px solid #b9b9b9;
    border-top:1px solid #a0a0a0;
    -moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, .2);
    -webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow:inset 0 1px 2px rgba(0, 0, 0, .2)
}*/
.RegisterFormView td.value.accountUrl .gwt-Label-tip {
    margin-left: 54px;
    margin-top: 4px;
}

.register_container{
    background: url("../../images/default/register_bg.png") no-repeat scroll 0 0 transparent;
    border: 2px solid #008ABC;
    box-shadow: 0 0 10px #333333;
    height:398px;
    margin: 300px auto auto;
    position: relative;
    width: 575px;
}
.register_form{
    position: absolute;
    right: 20px;
    top: 0;
    width:310px;
}
.register_form h2{
    color: #008abc;
    font-family: "Whitney-Semibold";
    font-size: 18px;
    font-weight:normal;
    padding: 20px 0 4px;
    text-transform:uppercase;
    border-bottom:2px solid #e1eef4;
}
.register_msg{
    width:180px;
    position:absolute;
    top:16px;
    left:20px;
}
.register_msg p{
    color:#666;
    line-height:24px;
    font-size:15px;
    font-family: 'SegoeUI';
    font-style:italic;
    text-align:justify;
}
.nmbl-FormPasswordTextBox {
    background: none repeat scroll 0 0 #FFFFFF;
    position: relative;
}
.close_icon{
    position:absolute;
    right: 16px;
    top: 20px;
}
.close_icon a{
    background:url(../../images/default/splash_close_up.png) no-repeat;
    width:16px;
    height:16px;
    display:block;
}
.close_icon a:hover{
    background:url(../../images/default/splash_close.png) no-repeat;
}
.link_frgt{
    color:#008ABC;
    text-align:right;
    padding-top:4px;
    font-size:13px;
}
.link_frgt:hover{
    text-decoration:underline;
}

/**** loginBox and *****/


/**** contact ***/

.containcontainerinner {
    padding:0 20px 16px;
}

.leftcontainerInnerpage {

    float: left;
    padding-right: 20px;
    width: 600px;
    border-right:1px solid #EAEAEA;/*	border-top: 1px solid #F2F2F2;*/
}
.RightcontainerInnerpage {

    float: left;
    width: 268px;

    background:url(../../images/default/right_reddi.jpg) no-repeat top left;
}

.containTitle {
    color: #0076A3;
    font-family: 'SegoeUI';
    font-size: 20px;
    padding-bottom: 8px;
    padding-top:4px;
    font-weight:normal;
    background: url(../../images/default/bg_border_dot.gif) repeat-x bottom;
}
.containTitle a {
    color: #FF6600;
    font-family: 'SegoeUI';
    font-size: 20px;
    padding-bottom: 8px;
    padding-top:4px;
    font-weight:normal;
}
.contactUsform {
    padding-right:20px;
    padding-top: 10px;
}
.textFieldContact {
    -moz-border-radius: 6px;
    -webkit-border-radius:6px;
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #DDDDDD;
    color: #666666;
    font: 12px arial, sans-serif;
    padding:4px 2px;
    vertical-align: top;
    width: 180px;
}
.textFieldContact:focus {
    outline:none;
    border-color:rgba(82, 168, 236, .75)!important;
    box-shadow:0 0 8px rgba(82, 168, 236, .5);
    -moz-box-shadow:0 0 8px rgba(82, 168, 236, .5);
    -webkit-box-shadow:0 0 8px rgba(82, 168, 236, .5);
    background:#fff;
}
.Fieldname {
    color: #666666;
    font-family: 'SegoeUI';
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding:0px 1px 10px 5px;
    text-align: right;
    vertical-align: top;
    width: 140px;
}
.formFieldname {
    color: #666666;
    font-family: 'SegoeUI';
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding:0px 0px 10px 5px;
    text-align: right;
    vertical-align: top;
}
.comboFieldontact {
    -moz-border-radius: 6px;
    -webkit-border-radius:6px;
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #DDDDDD;
    color: #000;
    font: 12px arial, sans-serif;
    padding: 2px;
    vertical-align: top;
    width:186px;
}
.comboFieldontact:focus {
    outline:none;
    border-color:rgba(82, 168, 236, .75)!important;
    box-shadow:0 0 8px rgba(82, 168, 236, .5);
    -moz-box-shadow:0 0 8px rgba(82, 168, 236, .5);
    -webkit-box-shadow:0 0 8px rgba(82, 168, 236, .5);
    background:#fff;
}
.contactBtn {
    -moz-border-radius: 6px;
    -webkit-border-radius:6px;
    border:1px solid #afdbf8;
    background:url(../../images/default/Btn_bg.jpg) repeat-x;
    padding: 3px 10px 4px;
    cursor:pointer;
}
.fieldsetcontact {
    -moz-border-radius: 6px;
    -webkit-border-radius:6px;
    border:1px solid #DDDDDD;
    padding:5px 5px 10px 5px;
    background:#f9fbfc;
}
.contactTitle {
    color:#0B77B7;
    font-family:Verdana, Geneva, sans-serif;
    font-size:14px;
    font-weight:bold;
    padding:0 10px;
}

.Error {
    color:#E62E2E;
    font-family:Verdana, Geneva, sans-serif;
    font-size:11px;
    font-style:normal;
    font-weight:normal;
    margin-left:0px;
    padding-bottom:2px;
    padding:0;
}
.addresscontainer p {
    font-size:12px;
    color:#666;
    line-height:26px;
    padding:10px;
    padding-top:2px;
}
.h3title {
    background: none repeat scroll 0 0 #F8F8F8;
    border-bottom: 1px dotted #CCCCCC;
    color: #FF6600;
    font-size: 13px;
    font-weight: bold;
    padding: 12px 0 10px 10px;
}
.padding20Px_T{
    padding-top: 20px;
}

.RegisterRootView .elem_error {    
    border: 1px solid #F5391A;
}

.RegisterRootView .elem_focus {
    border: 1px solid #008ABC;
}

.red_font {
    background: url(../../images/default/error.png) no-repeat scroll 0 3px transparent;
    color: #F5391A;
    padding-left: 20px;
}

.green_font {
    background: url(../../images/default/valid.png) no-repeat scroll 0 3px transparent;
    color: #ACC36E;
    padding-left: 20px;
}
.loginfootercontaint{
	 background: none repeat scroll 0 0 #FFFFFF;
    border-top: 1px solid #DDDDDD;
    height: 50px;
    margin: 0 auto;
    width: 586px;
	}

.loginfooterlink {
}

.dominlogo{
	text-align: center; width: 400px; margin: 250px auto auto;
	padding-bottom:30px;
    background: url(../../images/default/dominLogo_shadow.png) no-repeat bottom center;
	}