body {
margin : 0;
padding : 0;
background : #dadada;
color : #000;
font : 12px/1.25em arial, sans-serif;
}
h1 {
font-size : 1.2em;
padding : 1px;
background-color : #ffc220;
margin : 0;
}
.warningred {
	background-color : #F9D6D6;
}

.hidden {
	display: none;
}
.text_top
{
	vertical-align:top;	
}
	
h2 {
font-size : 1.2em;
border-bottom : 1px solid #ffc220;
}
a img {
border : none;
}

.option_box{
	background-color:#F5F5F5;
	border:1px solid #DDDDDD;
	line-height:1.5em;
	padding:10px;
}

.option_box_centered{
	text-align:center;
}
	
	
.option_box .separation{
	border-top:1px solid #ddd;	
	margin:10px 0;
}

.option_box form{
	margin:0;
}

.option_box img{
	padding:0 5px;
	vertical-align:bottom;
}

.option_box_bot{
	margin-top:20px;
}

.option_box .option_container{
	width:50px;
	float:left;
	width:80px;
	margin:0 10px;
	font-size:10px;
	font-weight:normal;
}

.option_box .option_container .description{
	line-height:13px;
	margin-top:2px;
}

.option_box_form{
	background:transparent url(../img/template/bg_offers.gif) repeat-x scroll left bottom;
}
#option_box_domain_portfolio{
	padding:0 10px;
}


	
	
#option_box_domain_portfolio .opt_description{	
	width:100px;
	float:left;
}

#option_box_domain_portfolio .opt_options{	
	width:300px;
	float:left;
}	
	
#option_box_domain_portfolio .opt_button{
	width:100px;
	text-align:center;
	float:left;
}
#option_box_domain_portfolio .form_block{
	line-height:25px;
	margin:3px 0;
	width:500px; 
	float:left;
}
	
#option_box_domain_portfolio .link_block{
	width:130px; 
	float:left;
	line-height:25px;
	margin:3px 0;
	text-align:center;
}

#option_box_domain_portfolio .link_block a,	
#option_box_domain_portfolio input.button{
	background-color:#000;
	border:3px solid #eee;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	height:26px;
	width:29px;	
}
		
#option_box_domain_portfolio .link_block a{
	display:block;
	width:120px;
	height:20px;
	line-height:20px;
	background-color:#777;
	text-decoration:none;
}
	
	
	
#option_box_domain_portfolio .link_block a:hover,
#option_box_domain_portfolio input.button:hover{
	background-color:#222;
	cursor:pointer;
}	
	
#option_box_domain_portfolio_manage .title{
	color:#666;	
}
	
#option_box_domain_portfolio_manage .row div{
	float:left;
	width:25%;	
	height:20px;	
}




#option_box_domain_portfolio_manage .actions{
	margin-top:35px;	
}
	
	
div.form_row {
clear : right;
padding-top : 0;
margin-left : auto;
margin-right : auto;
text-align : center;
}


div.form_row span.form_label {
float : left;
width : 30%;
text-align : right;
font-size : 1em;
margin-left : 10px;
padding-right : 5px;
color : #000;
clear : left;
}

.input_left .form_row {
	text-align:left;	
}

#tld_informations .form_label{
	margin:0 0 0 3%;
	padding:0;
	width:47%;
	float:left;
	text-align:left;
}

#tld_informations .form_info{
	margin:0 3% 0 0;
	padding:0;
	width:47%;
	float:left;
	text-align:right;
}

#tld_informations .contentFormsLeft,
#tld_informations .contentFormsRight{
	float:left;
	width:301px;
}

#tld_informations .contentFormsLeft{
	float:left;
}

#tld_informations .contentFormsRight{
	float:right;
}



div.form_row span.form_input {
float : left;
width : 65%;
text-align : left;
}

div.form_row span.form_line {
float : left;
width : 95%;
text-align : left;
}

div.form_row.required > span.form_label > label:after
{
	content : ' *';
	color : red;
}

.contentForms input.form-error, .contentForms select.form-error{
	border-color: red;
}

.contentForms a.form-error, .contentForms font.form-error{
	color : red;
}

div.error-message {
	color: red;
	font-weight: bold;
}

span.input_help div.error-message {
	color: #6D90B0;
	font-weight: bold;
}

span.success
{
	color: #009900;
}

span.warning,
span.warning a
{
	color: #CC3300;
	font-weight:bold;
}

span.error,
span.error a
{
	color: #FF0000;
	font-weight:bold;
}

div.missing-information-notification
{
	border:1px solid red;
	margin:2px;
	padding:7px;
	background-color:#FBEFEF;
}

div.missing-information-notification ul
{
	margin:0;	
}


p {
margin : 12px 0;
}
a {
color : #333;
}
a:visited {
color : #333;
}
a:hover {
color : #000000;
}
a:focus {
outline : none;
}
#error_box {
border : 2px solid red;
text-align : center;
margin : 3px;
padding : 3px;
color : black;
font-weight : bold;
background-color : #fdd;
}
#missing_box {
border : 2px solid red;
text-align : center;
margin : 3px;
padding : 3px;
color : black;
font-weight : bold;
background-color : #fdd;	
}
#info_box {
border : 2px solid green;
text-align : center;
margin : 3px;
padding : 3px;
color : black;
font-weight : bold;
background-color : #CCDBCC;
}
.clear {
clear : both;
}
.AlignCenter {
text-align : center;
}
.Hidden {
display : none;
}
.T1wool, .WOOL {
color : #949494;
font-weight : bold;
}
.LiveWOOL {
color : #ca0002;
font-weight : bold;
}
.VerticalBar {
color : #dadada;
}
fieldset.warning {
background-color : #ffcc00;
text-align : justify;
width : auto;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
color : #000;
margin : 5px;
border : 1px solid #999;
}
legend {
font-size : 14px;
font-weight : bold;
margin-top : 6px;
padding-bottom : 10px;
padding-left : 6px;
}
#domain_list {
position: relative ;
border : 2px inset #ddd;
overflow : auto;
}
#folder_list {
border : 1px inset #ddd;
background-color : #fff;
}
#folder_box {
width : 100%;
}
#folder_box #folder_view {
position: relative ;
float : left;
width : 160px;
overflow : auto;

}
#folder_box #folder_view #folder_list {
height : 700px;
padding-left : 5px;
margin-left : 5px;

}
#folder_box #folder_view #folder_filter {
text-align : center;
}
#folder_filter * {
float : left;
}
#folder_action {
float : left;
width : 25%;
text-align : center;
}
#folder_box h3 {
text-align : left;
}
#folder_box #domain_view {
float : left;
width : 460px;
clear: right;
}
#folder_box #domain_view #domain_list {
height : 700px;
margin-left : 3px;
background-color : #fff;
}
#folder_box #domain_view #domain_list #pagination {
background-color : #eee;
margin : 10px;
border : 1px solid #ddd;
}
#folder_box #domain_view #domain_filter {
text-align : center;
}
#context_menu {
position : absolute;
background-color : #eee;
border : 1px outset #000;
padding : 1px;
}
#context_menu li {
list-style-type : none;
padding : 1px;
border : 0;
cursor : pointer;
background-repeat : no-repeat;
background-position : left center;
}
#context_menu .context_menu_item:hover {
border : 1px solid #000;
background-color : #eee;
padding : 0;
}
#context_menu ul {
margin : 0;
padding : 0;
}
#context_menu a {
text-decoration : none;
color : #000;
margin-left : 25px;
}
.folder span.highlight {
background-color : #eee;
width : 100%;
font-weight : bold;
}
ul.folders {
border-left : 1px dotted #ccc;
width : 100%;
}
ul.folders, ul.domains {
margin-left : 5px;
padding-left : 0;
}
li.folder, li.domain {
vertical-align : middle;
padding-left : 1px;
line-height : 15px;
margin-left : 2px;
font-size : 1em;
}
li.folder span:hover {
border-bottom : 1px dotted #ccc;
text-decoration : underline;
}
ul.folders > li.folder {
list-style-type : none;
vertical-align : middle;
}
.HeadLnk a {
color : #000;
}
.HeadLnk a:hover {
color : #000;
}
.HeadLnk a:visited {
color : #000;
}
.HeadLnk a span {
color : #004276;
}
.HeadLnk a:hover span {
color : #ca0002;
}
.HeaderLnk a span {
color : #000;
}
.HeaderLnk a:visited span {
color : #000;
}
.HeaderLnk a:hover span {
color : #ca0002;
}
ul {
margin-top : 0;
}
.Pad1Top {
padding : 1px 0 0 0;
}
.Pad2Top {
padding-top : 2px;
}
.Pad3Top {
padding-top : 3px;
}
.Pad3T {
padding-top : 3px;
}
.Pad4Top {
padding-top : 4px;
}
.Pad5Top {
padding-top : 5px;
}
.Pad6Top {
padding-top : 6px;
}
.Pad7Top {
padding : 7px 0 0 0;
}
.Pad8Top {
padding-top : 8px;
}
.Pad9Top {
padding-top : 9px;
}
.Pad12Top {
padding-top : 12px;
}
.Pad13Top {
padding-top : 13px;
}
.Pad14Top {
padding : 14px 0 0 0;
}
.Pad16Top {
padding-top : 16px;
}
.Pad16T {
padding-top : 16px;
}
.Pad18Top {
padding : 18px 0 0 0;
}
.Pad30Top {
padding-top : 30px;
}
.Pad156Top {
padding : 156px 0 0 0;
}
.Pad5 {
padding : 5px;
}
.Pad6 {
padding : 6px;
}
.Pad7 {
padding : 7px;
}
.Pad8 {
padding : 8px;
}
.Pad9 {
padding : 9px;
}
.Pad8 {
padding : 8px;
}
.Pad10 {
padding : 10px;
}
.Pad12 {
padding : 12px;
}
.Pad18 {
padding : 18px;
}
.Pad8_leftCol {
padding : 6px 9px 6px 9px;
}
.Pad6_leftCol {
padding : 1px 5px 2px 9px;
}
.Pad5_top {
padding : 3px 5px 3px 5px;
}
.Pad6_Col {
padding : 3px 5px 3px 6px;
}
.Pad5Left {
padding-left : 5px;
}
.Pad6Left {
padding-left : 6px;
}
.Pad9Left {
padding-left : 9px;
}
.Pad8Left {
padding-left : 8px;
}
.Pad12Left {
padding-left : 12px;
}
.Pad18Left {
padding : 0 0 0 18px;
}
.Pad5TB9LR {
padding : 5px 9px;
}
.Pad5T9LR {
padding : 5px 9px 0 9px;
}
.Pad12LR {
padding : 0 12px;
}
.Pad12L9R {
padding : 0 9px 0 12px;
}
.Pad5TB12LR {
padding : 5px 12px;
}
.Pad8TB12LR {
padding : 8px 12px;
}
.Pad7TB12LR {
padding : 7px 12px;
}
.Pad9TB12LR {
padding : 9px 12px;
}
.Pad10TB12LR {
padding : 10px 12px;
}
.Pad14TB18LR {
padding : 14px 18px;
}
.Pad10T18LR {
padding : 10px 18px 0 18px;
}
.Pad5TB {
padding : 5px 0;
}
.Pad5B {
padding-bottom : 5px;
}
.Pad4Bot {
padding-bottom : 4px;
}
.Pad9Bot {
padding-bottom : 9px;
}
.Pad3T11B {
padding : 3px 0 11px 0;
}
.Pad18TL {
padding : 18px 0 0 18px;
}
.Pad9T4B {
padding : 9px 0 4px 0;
}
.Pad18TR {
padding : 18px 18px 0 0;
}
.Pad18BL {
padding : 0 0 18px 18px;
}
.Pad18LR {
padding : 0 18px;
}
.Pad18TRL {
padding : 18px 18px 0 18px;
}
.Pad18TBLR {
padding : 18px 18px 18px 18px;
}
.Pad18TRL14B {
padding : 18px 18px 14px 18px;
}
.Pad18TRL13B {
padding : 18px 18px 13px 18px;
}
.Pad8T5B12LR {
padding : 8px 12px 5px 12px;
}
.Pad9T25L {
padding : 9px 0 0 25px;
}
.Pad14T5B18LR {
padding : 14px 18px 5px 18px;
}
.Pad18T14B18L {
padding : 18px 0 14px 18px;
}
.Pad18RBL {
padding : 0 18px 18px 18px;
}
.Pad7T18LR {
padding : 7px 18px 0 18px;
}
.Pad7Top18Left {
padding : 7px 0 0 18px;
}
.Pad9T18L {
padding : 9px 0 0 18px;
}
.Pad18TLR {
padding : 18px 18px 12px 18px;
}
.Pad18T8B18R {
padding : 18px 0 8px 18px;
}
.Pad18TBL {
padding : 18px 0 18px 18px;
}
.Pad18T25L {
padding : 18px 0 0 25px;
}
.Pad7T12BLR {
padding : 7px 12px 12px 12px;
}
.Pad9T18L12B {
padding : 9px 0 12px 18px;
}
.Pad9TRL6B {
padding : 9px 9px 6px 9px;
}
.Pad4T9RL6B {
padding : 4px 9px 6px 9px;
}
.Pad9R18L {
padding : 0 9px 0 18px;
}
.Pad18TL9R {
padding : 18px 9px 0 18px;
}
.Pad16T18RBL {
padding : 16px 18px 18px 18px;
}
.Pad9T18RL {
padding : 9px 18px 0 18px;
}
.Pad9TR14B18L {
padding : 9px 9px 14px 18px;
}
.Pad4T9RL6B {
padding : 4px 9px 6px 9px;
}
.Pad9T12LBR {
padding : 9px 12px 12px 12px;
}
.Mar9Left {
margin-left : 9px;
}
.Mar9Right {
margin-right : 9px;
}
.Mar14TB18LR {
margin : 14px 18px;
}
#LeftCol, #RightCol {
float : left;
}
#LeftCol {
width : 206px;
}
#RightCol {
width : 671px;
margin-left : 6px;
}
#LeftColNews, #RightColNews {
float : left;
font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#LeftColNews {
width : 206px;
margin-left : 10px;
}
#RightColNews {
width : 206px;
margin-left : 10px;
}
#LeftColNews ul, #RightColNews ul {
list-style : none;
margin : 0;
padding : 14px;
line-height : 14px;
}
#HeaderContent, #ContentContainer, #Container {
text-align : left;
margin : 0 auto;
}
#Container {
width : 904px;
}
#ContentContainer {
width : 886px;
}
IMG.VidIcon {
margin : 2px 2px 0 4px;
}
IMG.PicIcon {
margin : 0 2px 0 4px;
}
#Header .HeaderBox {
margin : 6px 9px;
}
.Headerloginbox {
width : 198px;
float : right;
text-align : left;
}

#iPhoneBox {
margin:10px;
padding:30px;
font-size: 54px;
line-height: 54px;
background-color: #FFDF8A;
border:solid #FFC220 10px;
width: 804px;
height: 162px;
}

.summary_box ul{
	list-style-type:none;
	padding:0 0 0 25px;
}

.summary_box ul li{
	line-height:20px;	
}

.summary_box .left{
	width:50%;
	float:left
}

.summary_box .right{
	width:50%;
	float:left
}


#iPhoneBox a {	
font-weight: bold;
font-size: 54px;	
} 

/*
Pour le bloc de text
*/
div#currentPage {
/*min-height:530px;*/
}

#HeaderContent {
display : block;
}
.headerflags10 {
float : left;
width : 860px;
font-size : 11px;
padding : 1px 3px;
vertical-align : middle;
border-bottom : 1px solid #dfdfdf;
border-top : 1px solid #dfdfdf;
color : #000;
}
.headerflags10 .langtab {
width : auto;
float : left;
padding-right : 7px;
padding-top : 3px;
padding-bottom : 0;
}

.headerflags10 .langtab img.faded{
	opacity:0.5;	
	filter:alpha(opacity=50);
}
.headerflags10 .langtab img.faded:hover{
	opacity:1;	
	filter:alpha(opacity=100);
}

.headerflags10 .langselect {
width : 30px;
padding-top : 3px;
float : left;
text-align : center;
}
.headerflags10 .cart {
width : auto;
padding-top : 1px;
float : right;
text-align : right;
}
.headerflags10 .cart a img {
padding : 0;
}
.logobox img {
margin : 3px;
}
.logobox {
margin-bottom : 5px;
}
#Footer {
margin : 12px 9px;
}
.FooterSub {
font-size : 10px;
margin : 0 9px 20px 9px;
color : #727272;
}
.FooterSub .FootRight {
float : right;
text-align : right;
}
.BoxContent .RightColContainer {
padding : 11px;
}
#LeftCol p:first-child {
margin-top : 0;
}
.BoxContent .Topicdivider {
width : 6px;
border : 1px solid #ffffff;
}
.BoxContent .TopicLeftCol, .BoxContent .Topicdivider, .BoxContent .TopicRightCol {
float : left;
}
.BoxContent .TopicLeftCol {
width : 454px;
}
.BoxContent .TopicRightCol {
width : 198px;
}
.TopicSubLeftCol, .TopicSubRightCol {
float : left;
padding-top : 9px;
}
.TopicSubLeftCol {
width : 189px;
}
.TopicSubRightCol {
width : 198px;
}
.HtSubHead {
font-size : 22px;
font-weight : bold;
line-height : 24px;
padding : 9px 0 8px 0;
margin-top : -4px;
}
ul.faq_folders {
list-style : none;
margin : 0;
padding : 8px;
}

.faq_quick_link{
	width: 211px;
}
fieldset.faq_quick_link{
	padding: 7px;
}

.faq_quick_link div.info_quick_link{
	margin-bottom: 15px;
}

.left_quick_link{
	float:left;
	margin-right:8px;
}

.left_quick_link .faq_quick_link{
	width: 195px;
}

.WireRedBox a, .faq_folder a{
	color:#BC7D00;
	line-height:1.7em;
}

.flag_faq {
padding-top : 3px;
padding-bottom : 1px;
text-align : center;
border-bottom : 1px solid #dfdfdf;
border-top : 1px solid #dfdfdf;
}
.faqanswer {
background : #fff;
padding : 8px;
}
.faqEntries {
background : #f3f3f3;
padding : 8px;
}
.faqEntries ul {
list-style : none;
margin : 0;
padding-left : 30px;
}

.faqEntries ul li{
margin-bottom: 0.5em;	
}

.WhiteBox .BoxHeader {
height : 4px;
overflow : hidden;
background : #fff url(../img/template/corner_dg_TR.gif) no-repeat 100% 0;
}
.WhiteBox .BoxHeader div {
width : 4px;
height : 4px;
overflow : hidden;
background : #fff url(../img/template/corner_dg_TL.gif) no-repeat 0 0;
}
.WhiteBox .BoxContent {
background : #fff;
}
.WhiteBox .BoxFooter {
height : 4px;
overflow : hidden;
background : #fff url(../img/template/corner_dg_BR.gif) no-repeat 100% 0;
}
.WhiteBox .BoxFooter div {
height : 4px;
width : 4px;
overflow : hidden;
background : #fff url(../img/template/corner_dg_BL.gif) no-repeat 0 0;
}
.WireBox .WireBoxContent {
background-color : #fff;
border-left : 1px solid #dfdfdf;
border-right : 1px solid #dfdfdf;
overflow: hidden;

}
.WireBox .WireLeftBoxContent {
background-color : #fff;
border-left : 1px solid #dfdfdf;
overflow: hidden;

}
.WireBox .WireBoxHeader {
height : 4px;
overflow : hidden;
background : url(../img/template/corner_wire_TR_bg.gif) repeat-x 100% 0;
}
.WireBox .WireBoxFooter {
overflow : hidden;
background : url(../img/template/corner_wire_BR_bg.gif) no-repeat 100% 0;
}
.WhiteBox .WireBoxHeader div {
width : 4px;
height : 4px;
overflow : hidden;
background : #fff url(../img/template/corner_wire_TL.gif) no-repeat 0 0;
}
.WhiteBox .WireBoxFooter div {
height : 4px;
width : 4px;
overflow : hidden;
background : #fff url(../img/template/corner_wire_BL.gif) no-repeat 0 0;
}
.WireRedBox .RedBoxContent {
background-color : #f1f1f1;
color : #000;
}
.WireRedBox .WireRedBoxHeader {
height : 4px;
overflow : hidden;
background : url(../img/template/mp_tr.gif) repeat-x 100% 0;
}
.WireRedBox .WireRedBoxFooter {
height : 4px;
background : url(../img/template/mp_br.gif) no-repeat 100% 0;
}
.WireRedBox .WireRedBoxHeader div {
width : 4px;
height : 4px;
background : #f1f1f1 url(../img/template/mp_tl.gif) no-repeat 0 0;
}
.WireRedBox .WireRedBoxFooter div {
height : 4px;
width : 4px;
background : #f1f1f1 url(../img/template/mp_bl.gif) no-repeat 0 0;
}
.OrangeBox .OrangeContent {
background-color : #ffc220;
color : #000;
}
.OrangeBox .OrangeBoxHeader {
height : 4px;
overflow : hidden;
background : url(../img/template/op_tr.gif) repeat-x 100% 0;
}
.OrangeBox .OrangeBoxFooter {
height : 4px;
overflow : hidden;
background : url(../img/template/op_br.gif) no-repeat 100% 0;
}
.OrangeBox .OrangeBoxHeader div {
width : 4px;
height : 4px;
overflow : hidden;
background : #ffc220 url(../img/template/op_tl.gif) no-repeat 0 0;
}
.OrangeBox .OrangeBoxFooter div {
height : 4px;
width : 4px;
overflow : hidden;
background : #ffc220 url(../img/template/op_bl.gif) no-repeat 0 0;
}
/* New Helper H1 */
.OrangeWaveBox{
	background: url(../img/header_wave.png) no-repeat;
	font-weight: bold;
	height: 33px;
}
h1.OrangeWaveContent{
	display: block;
	font-size: 1.2em;
	padding: 8px 0 8px 10px;
	background: none;
}

.minibt60 {
width : 60px;
height : 17px;
background : #000 url(../img/template/mini-bt-corners.gif) repeat-x top left;
}
.minibt60content {
margin-left : 1px;
padding-top : 1px;
width : 58px;
height : 16px;
background : #000;
text-align : center;
font : 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
color : #fff;
font-weight : bold;
}
.minibt60content a {
font : 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
color : #fff;
font-weight : bold;
}
.minibt30 {
width : 30px;
height : 17px;
background : #000 url(../img/template/mini-bt-corners.gif) repeat-x top left;
}
.minibt30content {
margin-left : 1px;
padding-top : 1px;
width : 28px;
height : 16px;
background : #000;
text-align : center;
font : 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
color : #fff;
font-weight : bold;
}
.minibt60content a {
font : 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
color : #fff;
font-weight : bold;
}
.searchBox .searchBoxTab {
height : 5px;
overflow : hidden;
background : #ffc220 url(template/search_TR.gif) no-repeat 100% 0;
}
.searchBox .searchBoxHeader {
height : 5px;
overflow : hidden;
background : #ffc220 url(../img/template/search_TR.gif) no-repeat 100% 0;
}
.searchBox .searchBoxFooter {
height : 5px;
overflow : hidden;
background : url(../img/template/search_BR_bg.gif) no-repeat 100% 0;
}
.searchBox .searchBoxFooter div {
height : 5px;
width : 5px;
overflow : hidden;
background : #fff url(../img/template/search_BL.gif) no-repeat 0 0;
}
#tldSearchForm, #searchCriterias {
padding : 17px;
padding-bottom: 0px;
}

#tldQuickSearchForm{
padding: 0 17px;
}
#bulksearchfield, #bulksearchtext, 
#advancedsearchfield, #advancedsearchtext {
margin-top: 10px;
}
#quicksearchfield, #bulksearchfield, #advancedsearchfield {
width:97%;
color:#999999;
}
#quicksearchtextarea, #bulksearchtextarea, #advancedsearchtextarea {
float:left;
width:52%;
}
#quicksearchtextarea {
width:44%;
}
#quicksearchfield.normalAndBlack, 
#bulksearchfield.normalAndBlack, 
#advancedsearchfield.normalAndBlack {
color:black;
font-style:normal;
}
#quicksearchtext, #bulksearchtext, #advancedsearchtext {
float:left;
width:40%;
padding-left:17px;
}
#quicksearchtext {
width:51%;
}
#quicksearchclearleft, #bulksearchclearleft, #advancedsearchextensions {
clear:left;
}
#advancedsearchextensions {
padding-top: 10px;
}
#advancedsearchextensions table, #advancedsearchextensions tr {
width: 100%;
font-size: 11px;
}
#advancedsearchextensions h3{
margin: 10px 0 0 0;
display: inline;
}
.check_uncheck {
float: right;
}
#advancedsearchextensions h3,
#advancedsearchextensions a.check_all, 
#advancedsearchextensions a.uncheck_all {
cursor: pointer;
}
#bulksearchbutton, #advancedsearchbutton {
padding-top: 14px;
}
#quicksearchbutton {
text-align: center;
}
.img_arrow_hide, .img_arrow_show{
display: inline;
padding-left: 16px;
}
.img_arrow_hide{
background: url(../img/icons/bullet_arrow_up.png) no-repeat;
}
.img_arrow_show{
background: url(../img/icons/bullet_arrow_down.png) no-repeat;
}
#search_box table {
height : 150px;
text-align : center;
margin-left : auto;
margin-right : auto;
border : 1px solid #0f0;
}
.searchcontentbox {
margin : 0;
color : #000;
clear : left;
}
#smallSearch {
margin-bottom : 5px;
padding : 5px;
background-image : url(../img/searchgradient.gif);
}
.titleFilter{
font-size: 1.4em;
margin: 16px 0 4px 0;
}
.domainNameHighlight, .newsletterTitle {
font-weight : bold;
}
.tabcontent a {
font-weight : bold;
color : #000;
}
div.tab {
background : url(../img/template/tabs_off.gif) no-repeat left top;
font-size : 11px;
text-decoration : none;
width : 114px;
padding : 6px 0 4px 0;
text-align : center;
float : left;
}
div.tab_large {
background : url(../img/template/tabs_off_large.gif) no-repeat left top;
font-size : 11px;
text-decoration : none;
width : 220px;
padding : 6px 0 4px 0;
text-align : center;
float : left;
}
div.tabcontent, div.tabHighlight {
background : url(../img/template/tabs_on.gif) no-repeat left top;
font-size : 14px;
text-decoration : none;
font-weight : bold;
color : #000;
padding : 5px 0 5px 12px;
width : 208px;
}
.bodycontentbox {
margin : 0;
color : #fff;
}
.bodycontentbox .bodycontentboxhd .bodycontentboxc, .bodycontentbox .bodycontentboxft .bodycontentboxc {
height : 25px;
color : #705400;
}
.bodycontentbox .bodycontentboxft .bodycontentboxc {
height : 19px;
line-height : 2em;
}
.bodycontentbox .bodycontentboxbd .bodycontentboxc {
background : transparent url(../img/roundcont/mr.png) repeat-y right top;
}
.bodycontentbox .bodycontentboxbd .bodycontentboxc .bodycontentboxs {
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000;
}
.bodycontentbox .bodycontentboxft {
background : transparent url(../img/roundcont/bl.png) no-repeat left top;
}
.bodycontentbox .bodycontentboxft .bodycontentboxc {
background : transparent url(../img/roundcont/br.png) no-repeat right top;
}
.bodycontentboxc .tab a:link, .bodycontentboxc .tab a:active, .bodycontentboxc .tab a:visited {
background : transparent url(../img/domainsearchbox/searchtabbg.png) repeat-x left top;
color : #705400;
font : 1em Verdana, Arial, Helvetica, sans-serif;
line-height : 2em;
text-decoration : none;
height : 25px;
float : left;
text-align : center;
}
.bodycontentboxc .tab a:hover {
background : transparent url(../img/domainsearchbox/searchtabbg_over.png) repeat-x left top;
}
.bodycontentboxc .tabHighlight a:link, .bodycontentboxc .tabHighlight a:active, .bodycontentboxc .tabHighlight a:visited {
background : transparent url(../img/domainsearchbox/searchtabbg_over.png) repeat-x left top;
color : #705400;
font : 1em Verdana, Arial, Helvetica, sans-serif;
line-height : 2em;
text-decoration : none;
height : 25px;
float : left;
text-align : center;
}
.bodycontentboxc .divider {
background : transparent url(../img/domainsearchbox/divider.png) no-repeat left top;
width : 2px;
height : 25px;
float : left;
}
.bodycontentbox h1 {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 1.1em;
color : #705400;
border-bottom : 0;
line-height : 1.8em;
background : transparent url(../img/misc/h1_domainsearch.png) no-repeat top left;
padding-left : 20px;
}
.bodycontentbox h1.collapsed {
background : transparent url(../img/misc/h1_domainsearch_down.png) no-repeat top left;
}
.bodycontentbox h3 {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 1.5em;
color : #000;
text-align : center;
margin-bottom : 0;
}
.bodycontentbox h2 {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 1.2em;
color : #000;
border-bottom : 1px solid #eee;
}
html > body .bodycontentbox pre {
font-size : 1.1em;
}
#search_box, #searchBox {
text-align : center;
}
.requestHighlight table.data{
border: 1px solid gold;
}
.titleResultTable{
border-bottom:1px solid #CCC;
font-weight:bold;
padding-bottom:6px;
margin: 16px 0 6px 0;
}
#searchForm {
background : #ffc93b url(../img/template/bg_searchform.gif) repeat-x top left;
min-height : 123px;
}
#searchForm .input {
display : inline;
text-align : center;
padding : 0 12px;
}
#searchTabs {
text-align : right;
margin-top : 0;
}
#search_box table {
height : 150px;
text-align : center;
margin-left : auto;
margin-right : auto;
border : 1px solid #0f0;
}
#smallSearch {
margin-bottom : 5px;
padding : 5px;
background-image : url(../img/searchgradient.gif);
}
.domainNameHighlight {
font-weight : bold;
}
table.pagination {
border-top : 1px solid #ddd;
border-bottom : 1px solid #ddd;
line-height : 25px;
margin : 1%;
width : 98%;
}
table.pagination tr td.centered {
text-align : center;
}
div.TabLinks {
border-top : 1px solid #ddd;
border-bottom : 1px solid #ddd;
margin : 1%;
width : 98%;
text-align : right;
font-weight : bold;
}
#MostPopMod {
height : 459px;
}
#MostPopMod .MpPadTop {
padding-top : 6px;
}
#MostPopMod .RedBoxContent .MpCat img {
padding : 3px 9px 3px 10px;
}
#MostPopMod .BoxContent .MpCat img {
padding : 4px 9px 7px 9px;
}
#MostPopMod .RedBoxContent .MpHead {
padding : 8px 9px 5px 12px;
}
#MpHeadAd {
float : right;
text-align : left;
display : inline;
margin : 10px 5px 0 0;
height : 30px;
width : auto;
}
#MpHeadAd .newuser {
font-size : 12px;
padding : 3px 3px;
color : #000;
line-height: 10px;
}
#MostPopMod .MpCat a {
display : block;
}
.WOOL {
font-size : 14px;
font-weight : bold;
line-height : 16px;
}
.MtCountTitle {
font-size : 14px;
font-weight : bold;
margin-top : 6px;
padding-left : 6px;
padding-bottom : 10px;
}
p.panel {
margin : 0;
text-align : center;
}
.RelatedArticle {
font-size : 11px;
color : #9a9a9a;
line-height : 11px;
}
.RelatedArticle h3 {
margin : 0;
padding : 0;
font-weight : bold;
}
.RelatedArticle p {
margin : 0;
padding : 0;
font-size : 10px;
}
.RelatedArticle .RelatedItems {
font-size : 10px;
font-weight : bold;
}
.RelatedArticle .RelatedItems img {
border : none;
vertical-align : middle;
padding-right : 4px;
}
.RelatedArticle .RelatedItems a {
padding-right : 4px;
}
.link {
font-size : 11px;
padding : 6px 6px;
line-height : 13px;
font-weight : bold;
border-top : 1px solid #dfdfdf;
color : #efa900;
}
.link a {
font-weight : bold;
}
.link10 {
font-size : 10px;
padding : 0;
}
.MpHead {
font-size : 13px;
font-weight : bold;
padding : 0 0 0 10px;
}
.navLinks ul li {
padding : 5px 5px 0 18px;
clear : both;
}
.navLinks ul {
list-style : none;
margin : 0;
padding : 0;
}
.navLinks a {
line-height : 14px;
font-weight : bold;
color : #777;
text-decoration : none;
}
.Offers {
text-align : center;
}
#content .EdnsForm {
padding : 0;
border : 0 solid #000;
}
.EdnsForm {
padding : 6px 10px 0 10px;
border : 0 solid #000;
}
.EdnsForm input {
background-color : #f5f5f3;
border : 1px solid #9a9ab2;
color : #000;
font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.EdnsForm select {
background-color : #f5f5f3;
border : 1px solid #9a9ab2;
color : #000;
font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.EdnsForm .edns-bt2 {
background-color : #000;
color : #fff;
font : 8px Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight : bold;
width : 29px;
height : 16px;
border : 0;
}
.AlignCenter {
text-align : center;
}
.prevNextPagerButtonActive {
padding : 3px 3px 2px 3px;
display : block;
color : #a8a8a8;
background : white;
text-decoration : none;
border : 1px solid #dcdcdc;
font-size : 10px;
white-space : nowrap;
}
#MTSearchBtn {
position : absolute;
margin : 0;
padding : 0;
border : none;
width : 22px;
height : 22px;
padding-left : 4px;
vertical-align : middle;
}
#MTSearchBtn2 {
color : #000000;
margin-right : 9px;
font-weight : bold;
width : 240px;
}

table.error {
border : 1px solid #f00;
background-color : #fdd;
width : 100%;
font-size : 0.9em;
table-layout : auto;
}

table.error thead {
background-color : #faa;
color : #000;
text-align : center;
font-weight : bold;
}

.error tr.odd {
background : #fcc;
height : 20px;
}
.error tr.odd td.flag {
text-align : left;
padding-left : 16px;
height : 16px;
}
.error tr.even td.flag {
text-align : left;
padding-left : 16px;
height : 16px;
}
 
.error tr.even {
background : #fee;
height : 20px;
}
.error tr td {
overflow : hidden;
}
.error tr td.centered {
text-align : center;
}
.error tr td.right {
text-align : right;
}

.deleted td {
text-decoration : line-through;
}

.updated td {
font-weight : bold;
}

table.data {
border : 1px solid #ddd;
background-color : #fff;
width : 100%;
font-size : 0.9em;
table-layout : auto;
}
table.datagreen {
border : 1px solid #FFDD88;
background-color : #fff;
width : 100%;
font-size : 0.9em;
table-layout : auto;
}

div.totalsbg {
margin-bottom : 70px;
}
table.totalsbg {
margin : 1%;
float : right;
border : 1px solid #ddd;
}
table.totalsbg2 {
margin : 1%;
float : left;
border : 1px solid #ddd;
}
table.totalsbg .left {
text-align : left;
font-weight : bold;
}
table.totalsbg .right {
text-align : right;
}
table.totalsbg2 .left {
text-align : left;
font-weight : bold;
}
table.totalsbg2 .right {
text-align : right;
}
table.data thead {
background-color : #ddd;
color : #000;
text-align : center;
font-weight : bold;
}
table.datagreen thead {
background-color : #FFDD88;
color : #000;
text-align : center;
font-weight : bold;
}
.priceTabs {
height : 20px;
background : url(../img/template/prices-shadow.gif) repeat-x 100% 0;
text-align : center;
}
.tab_prices {
background : url(../img/template/tab_bg_unsel.gif) no-repeat;
font-size : 11px;
text-decoration : none;
color : #303030;
margin : 3px 3px 3px 3px;
width : 40px;
min-width : 40px;
display : block;
float : left;
padding-top : 1px;
}
.tab_prices.tab_prices_sel {
background : url(../img/template/tab_bg_sel.gif) no-repeat;
font-weight : bold;
}
.price {
color : #000;
font : 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.flag {
color : #000;
font : 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.flag img {
padding-top : 1px;
}
#price .data tr.odd {
height : 15px;
}
#price {
padding : 4px;
width : 190px;
}
#price h2 {
text-align : center;
margin-top : 0;
}
#price table {
text-align : left;
width : 100%;
}
#price .data thead {
color : #000;
}
#price .data thead th.flag {
padding-left : 16px;
}
.data tr.odd {
background : #eee;
height : 20px;
}

.search tr.trodd {
background : #eee;
}

.search tr.treven {
background : none;
}

.datagreen tr.odd {
background : #FFEEDD ;
height : 20px;
}

.data tr.topLevelCountry {
	width: 100%;
	cursor: pointer;
}

.data tr.even {
	height: 20px;
} 

.data tr.topLevelCountry td{
	width= 100%;
}

.datagreen tr.even {
background : #FFFFDD ;
height : 20px;
}
table.tldPriority {
border : 1px solid #FFC93B;
}

.data tr.odd:hover,
.data tr.even:hover{
	background-color:#FFE499;	
}
.data tr.odd td.flag {
text-align : left;
padding-left : 16px;
height : 16px;
}
.data tr.even td.flag {
text-align : left;
padding-left : 16px;
height : 16px;
}
.data tr td {
overflow : hidden;
}
.data tr td.centered {
text-align : center;
}
.data tr td.right {
text-align : right;
}
.data tr td.price {
text-align : right;
}
.data tr td a.action {
text-align : center;
width : 100%;
display : block;
}
.data tr td.checkb {
width : 5px;
text-align : center;
border-right : none;
}
.unknownstatus {
display : none;
}
.aftermarket
{
display: none;	
}
.contentOffers {
background : url(../img/template/bg_offers.gif) repeat-x bottom left;
text-align : center;
border-bottom : 1px solid #dfdfdf;
}
.contentAlert {
text-align : left;
border-top : 1px solid #dfdfdf;
font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.contentFormsFilter, .contentForms {
background : url(../img/template/bg_offers.gif) repeat-x bottom left;
border : 1px solid #dfdfdf;
margin-bottom : 5px;
}
.formfields {
padding-left : 50px;
}
.contentFormsFilter input, .contentFormsFilter select, .contentForms input, .contentForms select {
border-width : 1px;
border-style : solid;
border-color : #6d90b0;
}
.contentForms label, .contentForms input, .contentForms select {
display : block;
width : 180px;
float : left;
margin-bottom : 10px;
}
.contentForms input[type="hidden"] {
display : none;
}
.contentForms input[type="radio"], .contentForms input[type="checkbox"] {
width : auto;
}
.contentForms label {
text-align : right;
width : 175px;
padding-right : 20px;
}
.form_row_select label {
text-align : left;
width : 175px;
padding-right : 20px;
}
.contentForms br {
clear : left;
}
.contentForms input.radioIE {
border-style : none;
width : auto;
border : none;
margin : auto;
}
.contentForms input.fileIE {
width : auto;
float : none;
}
.submit {
margin-left : auto;
margin-right : auto;
text-align : center;
}
div.submit {
margin-top : 5px;
}
a.button, span.button, del.button {
display : inline-block;
cursor : pointer;
border : none;
font-size : 0;
line-height : 0;
background-position : 0 0;
background-repeat : no-repeat;
height : 30px;
text-decoration : none;
color : #fff;
font-style : normal;
font-weight : bold;
margin : -3px 6px 0 0;
padding : 0;
vertical-align : middle;
padding-top : 0;
}
a.button, span.button, del.button, a.button span, span.button button, span.button input, del.button span {
background-image : url(../img/template/btn0.png);
}
a.button span, span.button button, span.button input, del.button span {
white-space : nowrap;
cursor : pointer;
color : #fff;
display : inline-block;
line-height : 1px;
letter-spacing : 0 !important;
font-family : "Arial" !important;
font-size : 12px !important;
font-style : normal;
font-weight : bold;
background-color : transparent;
background-position : 100% 0;
background-repeat : no-repeat;
height : 30px;
padding : 8px 20px 0 10px;
margin : 0 -16px 0 10px;
border : none;
vertical-align : text-top;
}
span.button button {
line-height : 2.5;
}
html.safari a.button span, html.safari del.button span {
line-height : 1.3;
}
html.safari span.button button {
line-height : 2.6;
}
html.safari a.button:focus, html.safari span.button button:focus {
outline : none;
}
span.button button, span.button input {
padding-top : 0;
line-height : 2.5;
}
a.button:hover, span.button:hover, a.button:focus, a.dom-button-focus, span.button-behavior-hover {
background-position : 0 -60px;
color : #fff;
font-weight : bold;
text-decoration : none;
}
a.button:hover span, span.button:hover button, a.button:focus span, span.button-behavior-hover button, span.button-behavior-hover input {
background-position : 100% -60px;
}
a.button:active, a.button:focus span {
color : #fff;
}
.spacer {
clear : both;
height : 5px;
padding : 0;
margin : 0;
}
.spacer_large {
clear : both;
height : 15px;
padding : 0;
margin : 0;
}
a > img {
border : none;
}
.linkRight {
text-align : right;
padding-top : 4px;
padding-bottom : 4px;
padding-right : 8px;
}
.linkRight2 {
text-align : right;
padding-top : 4px;
padding-bottom : 4px;
padding-right : 8px;
border-bottom : 1px solid #dfdfdf;
}
.linkRight3 {
text-align : right;
padding-top : 4px;
padding-bottom : 4px;
padding-right : 8px;
border-top : 1px solid #dfdfdf;
}
.progressBar {
float : none;
height : 31px;
background : url(../img/progressbar/progressbarbg.png) no-repeat 0 0;
width : 565px;
margin : 10px auto;
padding-top : 10px;
padding-bottom : 14px;
padding-left : 20px;
}
.progressBarStep {
background : #ddd;
float : left;
font : bold 10px/16px Verdana, Arial, Helvetica, sans-serif;
color : #999;
height : 16px;
border : 1px solid #bbb;
padding : 2px 5px;
}
.progressBarStep a, .progressBarStep a:link, .progressBarStep a:visited, .progressBarStep a:active {
color : #999;
font : bold 10px/16px Verdana, Arial, Helvetica, sans-serif;
text-decoration : underline;
}
.progressBarStep a:hover {
color : #999;
font : bold 10px/16px Verdana, Arial, Helvetica, sans-serif;
text-decoration : none;
}
.progressBarStepActive {
background : #0f9d00;
float : left;
color : #fff;
font : bold 10px/16px Verdana, Arial, Helvetica, sans-serif;
border : 1px solid #fff;
height : 16px;
padding : 2px 5px;
}
.progressBarStepAdditional {
background : #e9e9e9;
border-right : 1px solid #d4d3d3;
border-left : 1px solid #d4d3d3;
padding : 2px 5px;
font : bold 10px/16px Verdana, Arial, Helvetica, sans-serif;
color : #000;
height : 16px;
margin : 11px 0 0;
border-bottom : 1px solid #d4d3d3;
}
.progressBarSeparator {
float : left;
width : 14px;
height : 22px;
background : transparent url(../img/progressbar/seperator.png) no-repeat center center;
margin : 0;
padding : 0;
}
.currentpage {
font-weight : bold;
font-size : 1.1em;
}

div.auto_complete {
position : absolute;
width : 250px;
background-color : white;
border : 1px solid #888;
margin : 0;
padding : 0;
}
div.auto_complete ul {
list-style-type : none;
margin : 0;
padding : 0;
}
div.auto_complete ul li.selected {
background-color : #ffb;
}
div.auto_complete ul li {
list-style-type : none;
display : block;
margin : 0;
padding : 2px;
cursor : pointer;
border-bottom : 1px dotted #ddd;
}

#ns_selector, #fl_selector{
	width: 250px;
}

a.accept, a.refuse {
	margin: 0 4px 0 4px;
}
	
a.accept:hover {
	color:#00F800;
	margin: 0 2px 0 6px;
}
	
a.refuse:hover {
	color:#F00;
	margin: 0 2px 0 6px;
}
	
a.button, span.button, del.button{
	
	display:-moz-inline-box;
	display:inline-block;
	cursor:pointer;
	border:none;
    font-size:0;
    line-height:0;
    
	/*
	for Safari, read this first
	http://creativebits.org/webdev/safari_background_repeat_bug_fix
	*/
	background-position:0 0;
	background-repeat:no-repeat;
	height:30px;
	text-decoration:none;
	color:#2e523b;
	font-style:normal;
	margin:-3px 6px 0px 0;
	padding:00;	
	vertical-align:middle;	
	
    padding-top:-2px;
	_position:relative;
	_width:6px;	
	_overflow-y:hidden;
}




a.button, span.button, del.button,
a.button span, span.button button, span.button input, del.button span{
    background-image:url(../img/misc/formbutton/btn0.png);
}


a.button span, span.button button, span.button input, del.button span{
	
	white-space:nowrap;
	cursor:pointer;
    color:#222;
	display:-moz-inline-box;
	display:inline-block;
	line-height:1;
    letter-spacing:0 !important;
    font-family:"Arial" !important;
    font-size:12px !important;
    font-style:normal;    
    background-color:transparent;
	background-position:100% 0;
	background-repeat:no-repeat;
	height:30px;
	padding:8px 20px 0 10px;
	margin:0 -16px 0 10px;
	border:none;
	vertical-align:text-top;
	zoom:1;
	_position:relative;
    _padding-left:0px;
	_padding-right:12px;
	_margin-right:-10px;	
	_display:block;
	_top:0;
	_right:-5px;
	
}


span.button button{
   line-height:2.5;/*Opera need this*/
}

	
html.safari a.button span, 
html.safari del.button span{
  line-height:1.3;
}

html.safari span.button button{
  line-height:2.6;
}

html.safari a.button:focus,
html.safari span.button button:focus{
    outline:none;
}



del.button{
	/* cursor:not-allowed;	*/
	background-position:0 -120px;
	
}

del.button span{
	cursor:default;
    color:#aaa !important;
	background-position:100% -120px;
}


span.button button, span.button input{
	padding-top:0px;
	line-height:2.5;/*Opera need this*/
}


/** optional **/
/*
a.button:visited{
	color:#aaa;
}
*/


/*Hover Style*/

a.button:hover, 
span.button:hover,
a.button:focus, 

a.dom-button-focus, 
span.button-behavior-hover{
	background-position:0 -60px;
	color:#222;
	text-decoration:none;
}





a.button:hover span, 
span.button:hover button, 
a.button:focus span, 

span.button-behavior-hover button, 
span.button-behavior-hover input{
	background-position:100% -60px;
}


a.button:active, a.button:focus span{
	color:#444;
}




del.button-behavior-hover, del.button:hover{
	background-position:0 -180px;
	/* cursor:not-allowed; */
}


del.button-behavior-hover span, del.button:hover span{
	background-position:100% -180px;
	/* cursor:not-allowed; */
}
/* End Styled form buttons */

/* Style for sortable */
.sortable .sortcol {
cursor: pointer;
padding-right: 10px;
background-repeat: no-repeat;
background-position: right center;
}
.sortable .sortasc {
background-image: url(../img/icons/bullet_arrow_up.png);
background-repeat: norepeat;
}
.sortable .sortdesc {
background-image: url(../img/icons/bullet_arrow_down.png);
background-repeat: norepeat;
}
.sortable .nosort {
cursor: default;
}

.visible { display:block; }

.cache  { display:none; }
.form_row > .cartChoice {
text-align: left ;
}

.cartChoice {
float: none;
display:inline;
}
.cartChoice img{
position:relative;
top:10px	
}
.cartChoice li, .cartChoice input  {
display:inline;
float:none;
}

#cartImg
{
	display : block; 
	width : 24px; 
	height : 17px; 
	background : url(/img/template/cart_bt.gif);
}

.premiumTop {
height: 5px;
background: url(/img/template/premium_BLR_bg.gif) right no-repeat ;
}
.premiumBottom {
height: 5px;
background: url(/img/template/premium_BR_bg.gif) right no-repeat ;
}
.premiumDomain {
background: url(/img/icons/world.png) left no-repeat ;
padding-left: 20px;
}


/* End styled sortable*/

/* Screen cast */

.videoContainer {
	margin-top: 10px;
	height: 320px;
}
.leftVideoContainer{
	float:left;
	width:300px;
	padding: 10px 10px 0px 10px;
	border-right: gray dotted 1px ;
	margin: 0 0 0 10px;
	height: 320px;
}
.rightVideoContainer{
	float:right;
	width: 300px;
	padding-left:0px;
	padding: 10px;
	height: 320px;
}
.videothumbnail{
	text-align:center;	
	position: relative; 
	height: 150px; 
	margin-left: 30px;
}
.dottedVideo{
	padding-top: 10px;
	clear:both;
}
.dottedLeftVideo{
	float:left;
	width: 300px;
	border-top: gray dotted 1px ;
	margin: 0 0 0 10px;
}
.dottedRightVideo{
	float:right;
	width: 300px;
	border-top: gray dotted 1px ;
	margin: 0 10px 0 0px;
}
.videoContainer p{
	font-size: 0.9em;
	line-height: 1.3em;
	margin:0 auto;
	padding: 15px 5px 5px ;
	width:280px;
}
.videoContainer .elsVid{
	font-size: 0.9em;
	text-align: center;
	margin-bottom:5px;
	margin-top:10px;
	color: #2F2C2C;
}

.videoContainer .elsAddVid{
	font-size: 0.9em;
	margin-bottom: 10px;	
	color: #2F2C2C;
}

.videoContainer .videoTitle{
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
	width: 290px;
	margin-bottom: 10px;
	font-size: 1.2em; 
}

.videoContainer h3{
	text-align: center;
	color: #DFAA1B;
}
.topVideo {
	height: 220px;;
	color: white;
	padding:5px 50px 5px 2px;
}

.videoContainer .searchBoxHeader{
	background: #FFE49D url(../img/template/search_TR_light.gif) no-repeat scroll 100% 0
}

.videoContainer .searchBoxFooter {
	background:transparent url(../img/template/search_BR_bg_light.gif) no-repeat scroll 100% 0;
}

.topVideo .videoTitle{
	text-align: left;	
	font-size: 1.5em;
	margin: 15px 5px 5px 5px;
	color: white;
	width:auto;
	margin-left: 270px;
}
.topVideo .videothumbnail{
	float:left;
	margin: 10px 5px 10px 10px;
}
.topVideo .videothumbnail img {
	width: 
}

.topVideo p {
	font-size:1em;
	width: auto;
	margin-left: 270px;
}

.topVideo .videoShortInfo {
	margin-right: 5px;	
}
.topVideo .time {
	color: #EFB61D;
}
.topVideo .categ {
	color: #EFB61D;
}
.topVideo .videoTime {
	color: #EFB61D;
}
.topVideo .num_view {
	color: #EFB61D;
}

.topVideo .elsVid {
	margin-left: 270px;
}
.topVideo .elsAddVid {
}

.topVideoContainer {
	background:url(../img/template/toptv_bg.png) no-repeat;
	width : 661px;
	height: 178px;
}

.videoTime, .num_view, .time, .categ {
	color: black;
	font-weight: bold;
}

.menuVideo {
	text-align: center;
	margin-left: 2%;
}

.menuVideo .itemMenuVideo {
	float: left;
	padding: 0px 20px 0px 20px;
	margin-top:5px;
	height: 29px;
	background: url(../img/template/tab_deselect.png) gray repeat;
	border-left: #BABABA solid 1px ;
	border-right: #E6E6E6 solid 1px ;
	font-weight:bold;
}
.menuVideo .lastItemMenuVideo {
	border-right: none
}

.menuVideo .selectedItemMenuVideo {
	background: url(../img/template/tab_select.png) orange repeat;
	border-left: #CA9301 solid 1px ;
	border-right: #FFE397 solid 1px ;
}

.menuVideo .categItem {
	padding-top:6px;	
}

.menuVideo .itemMenuVideo:hover {
	background: url(../img/template/tab_deselect_reverse.png) gray repeat;
	cursor:pointer;
}
.menuVideo .selectedItemMenuVideo:hover {
	background: url(../img/template/tab_select.png) orange repeat;
	cursor:pointer;
}
	
div.vid_separator{
	margin-bottom: 20px;	
	clear: both;
}

#prevVid{ 
	text-align: left;
	margin-left: 10px; 
}

#nextVid{
	text-align: right;	
	margin-right: 10px; 
}

#FilterForm{
	text-align: center;
}

div.overlay {
	padding:40px;	
	width:576px;  
	display:none;
	background-image:url(../img/overlay/white.png);	
}

div.overlay_faq{
	display:none;
	background-color: #fff;
	padding: 20px;
	border: 5px solid #7D848F;
}

div.overlay div.close, div.overlay_faq .close{
	background:url(../img/overlay/close.png) no-repeat;
	position:absolute;
	top:2px;
	right:5px; 
	width:35px;
	height:35px;
	cursor:pointer;
}
div.overlay_faq .close{
	right:-15px;
	top:-18px;
}


div.overlay a {
	height:450px;
	display:block; 
}

#logout_box {
	padding:40px;
	width: 350px;
	display: none;
	background-image:url(/img/overlay/white.png);
}

#logout_box div.close {
	background:url(../img/overlay/close.png) no-repeat;
	position:absolute;
	top:2px;
	right:5px; 
	width:35px;
	height:35px;
	cursor:pointer;
}


/* About us pages */
.leftAboutUsContainer a, .rightAboutUsContainer a{
	text-decoration: none;
	color: #000;
}
.leftAboutUsContainer a img, .rightAboutUsContainer a img{
	opacity: 0.55;
	filter: alpha(opacity=55); 
	zoom: 1;
}
.leftAboutUsContainer a:hover img, .rightAboutUsContainer a:hover img{
	opacity: 1;
	filter: alpha(opacity=100);
	zoom: 1;
}
.leftAboutUsContainer, .rightAboutUsContainer{	
	width: 319px;
	height: 166px;
	margin: 0;
}
.leftAboutUsContainer{
	float:left;
	padding: 10px 10px 0 0;
}
.rightAboutUsContainer{
	float:right;
	padding: 10px 0 0 10px;
}
.separatorVerticalAboutUs{
	background-color: lightgray;
	float:left;
	margin: 16px 0 6px 0 ;
	width: 1px;
	height: 154px;
}
.separatorAboutUs{
	padding-top: 10px;
	height: 1px;
	clear:both;
}
.separatorLeftAboutUs{
	float:left;
	width: 300px;
	border-top: lightgray solid 1px ;
	margin-left: 10px;
}
.separatorRightAboutUs{
	float:right;
	width: 300px;
	border-top: lightgray solid 1px ;
	margin-right: 10px;
}
.textImageAboutUs{
	position: relative; 
	text-align: right;
	font-size: 16px; 
	font-weight: bold;
	width: 319px;
	top: -22px;
	right: 16px;
}
#TopicLeftColAboutsUs{
	float: left;
	padding-right: 4px;
	background-color: #fff;
}
#TopicRightColAboutsUs{
	width: 434px;
	padding: 0 10px;
}
#TopicRightColAboutsUs table.data{
	width: 434px;
}
#TopicRightColAboutsUs object{
	max-width: 426px;
}
.aboutUsCategoryWrapper, .titleSubCategory, .contentSubCategory, #about_us_affiliate{
	margin-top: 10px;
}
.breadcrumbAboutUs{
	margin-top: 20px;
}
.breadcrumbAboutUs a{
	font-weight: bold;
}
.aboutUsRSS{
	width: 48px; 
	height: 48px;
	float: right;
	background: url(../img/rss_feeds.png) no-repeat top right;
}
.titleSubCategory{
	font-size: 1.5em;
}
#box_search_domain_AboutUs{
	margin-top:5px;
	text-align: center;	
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	height: 55px;
	background: #FFC93B url(../img/template/bg_searchform.gif) repeat-x scroll left top;
}
#box_search_domain_AboutUs .button button{
	width: 80px;	
}
#box_search_domain_AboutUs .submit{
	height:10px;
}
#box_search_domain_AboutUs .spacer_large{
	height: 1px;	
}
#search_domain_AboutUs_input{
	width: 150px;
	margin-bottom: 0.5em;
}
.menuSubCateg a{
	padding-left: 10px;
}
.aboutus_fade{
	width: 168px;
	padding: 0 14px;
}
/* Partners Page */

.partnerContainer .additionalInfoContainer{
	float: right;
	padding: 10px 20px 10px 10px ;
}
.partnerContainer .partnerContent{
	margin-right: 200px;
	padding: 10px;
	font-size: 1.2em;
	line-height: 1.2em;
}
.partnerContainer .partnerThumbnailsContrainer{
	
}
.partnerThumbnailsContrainer img{
	width:240px;
	border: solid 1px gray;
}

.contentPartners img {
	margin: 4px 0px 2px 0px;
	border: solid 1px #DADADA ;
}

.contentPartners {
	padding: 5px 4px 5px 4px ;
	height: 130px;
}

.partnersLogo {
	text-align:center;
}

.partnersLogo:hover {
	cursor:pointer;
}

#slider {
	height: 80px;
}

#slider ul {
	width: 400px;
}

#slider li {
}

#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
	margin: 2px 2px 2px 2px ;
}

#nextBtn, .flagFaq, .plusFaqFlag{
	float: right;
}
.faqQuestionWrapper{
	height:16px;
}
.plusFaqFlag{
	position: relative;
	margin-right: -9px;
	left: 10px;
	top: 3px;
	color: #528B27;
	font-weight: bold;
	font-size: 16px;
}
.opacity40{
	opacity: 0.40;
	filter: alpha(opacity=40); 
	zoom: 1;
}

#prevBtn, .newsletterImage, .contentPreviewNewsletter, .faqQuestion{
	float: left;
}
.previewNewsletterWrapper {
	margin-bottom: 12px;
}
.newsletterImage, .contentPreviewNewsletter {
	margin: 10px 0;
}
.newsletterTitle, .contentPreviewNewsletter {
	padding-left: 10px;
	font-size: 1.5em;
}
.contentPreviewNewsletter{
	font-size: 1em;	
	font-weight: normal;	
}
.contentTableOfContentNewsletter{
	padding: 16px 0 0 6px;
	width: 480px;
}

.homeList li{
	list-style:square;
	line-height: 1.6em;
}

.hotOfferLittleBanners {
	text-align:center;	
}

.hotOfferLittleBanners img{
	margin: 5px 0px 5px 2px;
	width: 220px;
}
	
/* Style for .RU TRANSFER */
.ru_handle_info{
	text-align: center;
	margin-bottom: 10px;
}

.ru_handle_info ul{
	padding: 0px;	
	margin:  0px;
}

.ru_handle_info ul li{
	list-style: none;
	list-style-type: none;
}

.bold{
	font-weight: bold;
}

.italic{
	font-style: italic;	
}

.ru_passport_example{
	width: 300px;
	margin: 0 auto;
	margin-bottom: 30px;
}

texarea#texrarea_passport{
	float: left;	
}

.ru_passport_error{
	text-align: center;	
	margin-bottom: 10px;
	color: red;
}

#ru_info{
	padding: 5px;
}

#ru_passport_list .error{
	color: red;
}

#ru_passport_list .form_input{
	width: 200px;
}

#ru_passport_list .separator{
	clear: both;
	padding-top:10px;
}

/* Admin */

.fixed form{
	 width: 400px;
}

.form_bloc div.form_row span.form_input{
	margin-bottom:10px;
}

.errorUpload{
	text-align: center;
	clear: both;
	color: red;
}

.successUpload{
	text-align: center;
	clear: both;
	color: green;
}

.alreadyUpload{
	text-align: center;
	clear: both;
	margin: 10px;
}

/* ME Tldinformations */

#swf_me_eurodns{
	width: 300px;
	float:right;
	margin-top:14px;
}

/* FR Tldinformations */


#swf_afnic_eurodns{
	float:right;
	margin:15px 0 10px 20px;
}


#afnic_eurodns{
	text-align:justify;
}

/* MX Landursh Prices */

#landrush_mx_price{
	margin: 0 auto;
	width: 300px; 
	margin-top: 2em;
}

#landrush_mx_price h2{
	float:left;	
	margin-right:10px;
}
#actual_price{
	font-size: 1.1em;
}

#landrush_mx_price ul li{
	clear: both;
	list-style: none;
	font-size: 1.2em;
	margin-top: 0.5em;
}

#rss_link{
	display:block;
	padding-top: 10px;	
}

#msgMxLandrushPrice{
	border: 2px dotted #4A95EF;
	/*width: 205px;*/
	/*margin: 0 auto;*/
	text-align: center;
	padding: 5px;
	margin-bottom: 0.5em;
	color: #1A508F;
}

/* FAQ */

#faq_wrapper{
	margin-top: 10px;
}
#search_legend{


}

#FaqTerms{
	width: 250px;
	margin-right: 10px;
	margin-left: 7px;
}

#FaqMatch{
	width: 150px;
}

#label_lang{
	font-size: 0.8em;
	padding-left: 15px;
}

#nav_faq{

}
h2.faq{
	width:285px;
	margin: 1em;	
}
.top_asked_faq ul{
	margin: 0;
}
.top_asked_faq li{
	list-style: none;	
	margin-bottom : 0.8em;
	margin-left: 0;
}

.top_asked_faq li span{
}	

.top_asked_faq a{
	text-decoration:none;	
}

.top_asked_faq p{
	background-color:#EFEFEF;
	padding:10px;
}

ul.top_asked_faq{
	padding: 0em;
	padding-left: 1em;
}

#box_search_domain_faq{
	text-align: center;	
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	height: 32px;
	background: #FFC93B url(../img/template/bg_searchform.gif) repeat-x scroll left top;
}

#box_search_domain_faq .button button{
	width: 54px;	
}

#box_search_domain_faq .submit{
	height:10px;
}

#box_search_domain_faq .spacer_large{
	height: 1px;	
}

#search_domain_faq_input{
	width: 100px;
	margin-bottom: 0.5em;
	float: left;
}

#menuFaqTipWeek{
	padding: 8px;
}

#faq_bottom_bloc{
}

#wrapper_contact_us{
	width: 200px;
	float: left;
}

#wrapper_contact_us h3{
	margin-bottom: 0;
	margin-left: 0.8em;
	margin-top: 15px;
}

#wrapper_contact_us ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 1em;
	font-size: 0.9em;
	line-height:2em;
	margin: 0;
}

#wrapper_contact_us ul li{
	padding-left: 2px;	
}
#wrapper_contact_us ul li.highlight{
	background-color: #fecd4d;
}

#wrapper_map{
	border-left: 1px solid #DFDFDF;	
	margin-left:198px;
	margin-bottom:2em;
}

#wrapper_map h3{
	margin-bottom: 0;
	margin-left:20px;
	margin-top: 15px;
}

#wrapper_map #map{	
	margin-left:20px;
}
#wrapper_map #important{
	margin-left:22px;
	margin-top:15px;
	line-height: 1.5em;
}

#wrapper_map #important .warning{
	color:  #BC7D00;
}

#map #worldMapContainer{
	margin-top: 1em;	
}

#footer_msg{
	text-align: center;
}

.view_entry_link{
	text-align: right;
	margin-right: 10px;
}

.view_entry_link a{
	text-decoration: underline;
}

.center_faq{
	margin: 10px auto;
	width: 400px;
	background-color: #EFEFEF;
	clear:both;
	padding: 10px;
}

.center_faq h3{
	margin: 0;
	padding: 0;
}

.show_faq_entry{
	margin: 10px;
}

ul.menu_action{
	margin-left:65%;
	margin-top: 10px;
}
.menu_action li{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

/* Credit account */

.info_list_padding {
	position: absolute;
	padding-left: 200px;
	font-weight: bold;
}
#other_amount {
	padding: 30px 0;
}
#other_amount span {
	padding-left: 10px;
}

.red {
	background-color: #66CC66 ;
	color: white;
	font-weight: bold;
}

.green {
	background-color: #E80000 ;
	color: white;
	font-weight: bold;
}

/* IDN EU */
#eu_idn_search_box{
	margin-left:150px;
	width: 350px;	
}
.box_search_domain_idn{
	/*text-align: center;*/
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 80px;
	background: #FFC93B url(../img/template/bg_searchform.gif) repeat-x scroll left top;
}


.search_domain_idn_input_container {
	/*width: 100px;*/
	margin-bottom: 0.5em;
	float: left;
}

.search_domain_idn_input_container input{ 
	width: 100px;
	padding: 4px;
	margin-bottom:5px
}

.bold_eu {
	font-size: 1.6em;
	font-weight: bold ;	
}

.notfilled {
	font-style: italic;
	color: gray;
}
#converted {
	font-size: 1.4em;
	margin:10px auto;
	text-align: center ;
}

#converted span {
	font-size: 1.2em;
}

.mp_tl
{
	background-image : url(/img/template/mp_tl.gif);
}

.mp_bl
{
	background-image : url(/img/template/mp_bl.gif);
}

.domainExtend, .domainExtended {
	display: block;
	width: 18px;
	height: 13px;
}

.domainExtend {
	background: transparent url(/img/icon_expand.gif) no-repeat 5px center;
}

.domainExtended {
	background: transparent url(/img/icon_collapse.gif) no-repeat 5px center;	
}

.topLevelCountry td .domainExtend, .topLevelCountry td .domainExtended  {
	float: right;
	margin-right: 5px;
	margin-top: 1px;
	vertical-alig: middle;
}

.hidden td .domainSearchName {
	
}

.fieldsetContract fieldset label{
	text-align: center;
	padding-right: 0;
	width:150px;
}

.fieldsetContract fieldset input{
	margin-left: 50px;
}