/*  RTE-Stylesheets
..............................................................................*/
@import url(rte.css);

html {
	overflow-y: scroll;
}
html, body {
	color:#525D5D;
	/*font-family:arial,'trebuchet ms',sans-serif;*/
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:1.5em;
	margin:0px;
	padding:0px;
	text-align:left;
	height:100%;
}
form {
	display: inline;
}
* {
	-moz-outline-style: none;
}
a {
	text-decoration: none;
}
a:link, a:visited {
	color: #90c031; /* #ab1e2e */
}
a:hover, a:active {
	color: #000000;
}
h1 {
	/*color: #707070;
	font-size: 14px;*/
	color: #797979;
	font-size: 27px;
	line-height: 32px;
	font-weight: normal;
}
h2 {
	/*color: #707070;
	font-size: 12px;*/
	color: #797979;
	font-size: 27px;
	line-height: 34px;
	font-weight: normal;
}
a img {
	border: 0;
}
div.grouptitle {
	background-color: #555658;
	clear: both;
	margin-bottom: 2px;
	text-indent: 8px;
}
div.grouptitle h1 {
	color: #FFFFFF !important;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}
#main {
	width: 950px;
	margin:0pt auto;
	min-height:100%;
	position:relative;
}
#content {
	padding-bottom: 160px;
}
#footer {
	color: #999999;
	position: absolute;
	bottom: 0px;
	width: 950px;
	height: 120px;
	background-color: #f1f0f5;
	clear: left;
}
#top {
	height: 75px;
}
#logo {
	padding-top: 12px;
	margin-left: 0px;
	float: left;
	width: 160px;
}
#columns {
	clear: both;
	margin-top: 35px;
}
#leftcol {
	float: left;
	width: 140px;
}
#middlecol {
	float: left;
	width: 630px;
	margin: 0px 20px 0px 0px;
}
#rightcol {
	float: left;
	width: 140px;
}
#menucontainer {
	/*padding-top: 17px;*/
	padding-bottom: 40px;
	width: 140px;
}
.menuheader {
	/*width: 133px;*/
	background-color: #757677;
	border: 1px solid #757677;
	border-top: 2px solid #757677;
	line-height: 14px;
	font-size: 11px;
	color: #ffffff;
	text-indent: 10px;
	/*line-height: 24px;*/
}
.loginmenuheader {
	border-top: 1px solid #757677;
}
.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	/*margin-left: 20px;*/
	line-height: 18px;
	
	text-indent: 0px;
	
	margin-top: 3px;
	background-color: #ffffff;
	padding: 0px;
	padding-top: 7px;
	padding-bottom: 17px;
	font-weight: normal;
	font-size: 11px;
	width: 100%;
}
.menu li {
	margin: 0px;
	padding: 0px;
}
.menu li a {
	text-decoration: none
}
.menu li a:link, .menu li a:visited {
	color: #555658;
}
.menu li a:hover, .menu li a:active {
	color: #90c031; /* #ab1e2e */
}
.menu li.level1 {
	padding-left: 10px;
}
.menu li.level2 {
	padding-left: 20px;
	background: transparent url("../images/menuarrow.gif") no-repeat 10px 8px;
	
}
.menu li.level2act {
	background: transparent url("../images/menuarrow-act.gif") no-repeat 10px 8px;
	
}
.menu li.act a {
	color: #90c031; /* #ab1e2e */
}
.redbox {
	border: 1px solid #90c031; /* #ab1e2e */
	margin-top: 13px;
	color: #000000;
}
.redbox .boxpadding {
	padding: 5px 15px 15px 15px;
}
.greybox {
	border: 1px solid #d4d4d4;
	margin-top: 13px;
	color: #000000;
	background-color: #f8f8f8;
}
.greybox .boxpadding {
	padding: 5px 15px 15px 15px;
}
#loginbox {
	background: #f5f5f5 url('../images/topbox1bg.gif') repeat-x top left;
	height: 75px;
	width: 263px;
	float: left;
}
.loginbokswrapper {
	padding-top: 16px;
	float: left;
}
#loginbox .loginboksrow {
	clear: left;
	float: left;
	margin-bottom: 4px;
}
#loginbox .loginboksfield {
	float: left;
	margin-left: 15px;
}
#loginbox .loginboksextra {
	float: left;
	margin-left: 9px;
}
#loginbox .loginboksextra input {
	height: 18px;
	border: 1px solid #a5acb2;
	font-size: 11px;
	color: #ffffff;
	background-color: #7f8081;
	font-weight: bold;
	padding-bottom: 2px;
	line-height: 11px;
}
#loginbox .loginboksextra a {
	font-size: 9px;
	text-decoration: underline;
	color: #989898;
	line-height: 13px;
}
#loginbox .loginboksfield input {
	font-family: Tahoma, Geneva, sans-serif;
	text-indent: 4px;
	height: 14px;
	width: 120px;
	border: 1px solid #a5acb2;
	font-size: 11px;
}
.logoutwrap {
	padding: 16px 19px 0px 19px;
}
.logoutbtnwrap {
	clear: left;
	padding-top: 5px;
	margin-left: 20px;
	
}
.logoutbtnwrap input {
	height: 18px;
	border: 1px solid #a5acb2;
	font-size: 11px;
	color: #ffffff;
	background-color: #7f8081;
	font-weight: bold;
	padding-bottom: 2px;
	line-height: 11px;
}
.logoutwrap input {
	height: 18px;
	border: 1px solid #a5acb2;
	font-size: 11px;
	color: #ffffff;
	background-color: #7f8081;
	font-weight: bold;
	padding-bottom: 2px;
	line-height: 11px;
}
.logoutuserlabel {
	float: left;
}
.logoutusername {
	float: left;
	font-weight: bold;
	margin-left: 5px;
}
#checkdomainbox {
	background: #dbdbdb url('../images/topbox2bg.gif') repeat-x top left;
	height: 75px;
	width: 264px;
	float: left;
}

* html #checkdomainbox {
	overflow: hidden;
}

#shoppingcartbox {
	background: #555555 url('../images/topbox3bg.gif') repeat-x top left;
	height: 75px;
	width: 263px;
	float: left;
}
#footerright {
	float: right;
	padding: 17px;
}
#footerleft {
	float:left;
	padding: 17px;
}

#contentcolwrap {
	float: left;
	width: 790px;
	padding-left: 20px;
}
.topproducts {
	border-top: 1px solid #d4d4d4;
	float: left;
	padding-top: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #d4d4d4;
}
.topproducts * {
}
.topproduct1 {
	padding: 0px 20px;
	float: left;
}
.topproduct2 {
	padding: 0px 19px;
	float: left;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
}
.topproduct3 {
	padding: 0px 20px;
	float: left;
}
.producttext {
	margin-top: 9px;
	height: 103px;
	line-height: 13px;
	width: 170px;
}
.productadd {
	width: 170px;
	text-align: center;
}
.msg-warning-outer {
	border: 1px solid #e5b908;
}
.msg-warning-inner {
	background-color: #ffffbc;
}
.msg-error-outer {
	border: 1px solid #b60000;
}
.msg-error-inner {
	background-color: #ffdfdf;
}
.msg-info-outer {
	border: 1px solid #029d02;
}
.msg-info-inner {
	background-color: #cbe6cb;
}
.msg-question-outer {
	border: 1px solid #666666;
}
.msg-question-inner {
	background-color: #eeeeee;
}
.ptbuttonstyle {
	background: transparent url('../../ext_pt_tools/btn_start.gif') no-repeat left top !important;
	float: left;
	height: 25px;
	margin-right: 14px !important;
}

.ptbuttonstyle input {
	background: transparent url('../../ext_pt_tools/btn_end.gif') no-repeat right top !important;
	border: 0px none #ffffff !important;
	font-weight: bold;
	font-size: 11px;
	color: #707070 !important;
	font-family: Tahoma, Geneva, sans-serif;
	height: 25px !important;
	padding-right: 23px;
	padding-left: 5px;
	padding-bottom: 2px;
	margin: 0px !important;
}
.ptbuttonstylecancel input {
	background-image: url('../../ext_pt_tools/btn_end_cancel.gif') !important;
	color: #c0c0c0 !important;
}
select {
	max-width: 306px !important;
}
label {
	float: none !important;
	font-weight: normal;
	width: auto !important;
}

.tx_pttoolsButton {
	clear: both;
}
.tabcontentleft .tx_pttoolsButton {
	clear: none;
	margin-top: 10px;
}
hr {
	clear: both;
}
.usermenuhead {
	margin-top: 30px;
	/*width: 133px;*/
	background-color: #555658;
	border: 1px solid #555658;
	border-top: 2px solid #555658;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-indent: 9px;
	/*line-height: 24px;*/
}
.usermenu {
	list-style-type: none;
	margin: 0px;
	margin-top: 3px;
	background-color: #ffffff;
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 7px;
	font-weight: normal;
	font-size: 11px;
	width: 100%;
}
.usermenu li {
	margin: 0px;
	margin-top: 4px;
	margin-left: 1px;
	margin-right: 1px;
	padding: 0px;
	line-height: 20px;
	
}
.usermenu li a {
	text-decoration: none
}
.usermenu li a:link, .usermenu li a:visited {
	color: #555658;
}
.usermenu li a:hover, .usermenu li a:active {
	color: #90c031; /* #ab1e2e */
}
.usermenu li.level1 {
}
.usermenu li.level2 {
	margin-left: 10px;
}
.usermenu li.act a {
}
.usermenu li.act {
	background-color: #efefef;
}

/*##################### userreg start #######################*/
.regformcontainer {
	background: transparent url("../images/formdelimiter.gif") repeat-y 175px;
	font-family: Tahoma, Geneva, sans-serif;
	clear: left;
}
.regformcontainer fieldset {
	font-family: Tahoma, Geneva, sans-serif;
}
.regformcontainer .formField {
	margin-left: 189px !important;
}
.regformcontainer fieldset.horizontaldel {
	background: transparent url("../images/formhorizontaldel.gif") no-repeat left bottom;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.regformcontainer input {
	border: 1px solid #a5acb2;
	width: 304px;
	height: 18px;
}
.regformcontainer .tx_pttoolsButton input {
	width: auto;
}
.regformcontainer .tx_pttoolsButton {
	float: left;
}
.regformcontainer .formexplanation {
	float: left;
	color: #90c031; /* #ad1e33; */
	margin-top: 24px;
	width: 160px;
	text-align: right;
}
.regformcontainer .formexplanation span, .regformcontainer .formLabel span {
	color: #90c031 !important; /* #ad1e33; */
	font-weight: bold !important;
}
.regformcontainer .formexplanation span, .regformcontainer .formLabel span.labelDisplay {
	color: inherit !important;
	font-weight: inherit !important;
}
.regformcontainer select {
	border: 1px solid #a5acb2;
	width: 306px;
}
.regformcontainer .regformheader {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	width: 160px;
	text-align: right;
	margin-bottom: 13px;
}
.regformcontainer .regformsubheader {
	/*margin-top: -16px;
	margin-bottom: 12px;*/
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	width: 160px;
	text-align: right;
}
.regformcontainer .formLabel {
	color: #666666;
	width: 160px;
	text-align: right;
	display: block;
}
.regformcontainer .formLabel span {
	color: #90c031 !important; /* #ad1e33; */
}
.regformcontainer div.formRow {
	margin: 2px 0px;
	height: 22px;
}
.regformcontainer .selecttoinput {
	width: 495px;
}
.regformcontainer .selecttoinput input {
	width: 186px;
	float: left;
	margin-left: 29px;
}
.regformcontainer .selecttoinput img {
	float: left;
}
.regformcontainer .selecttoinput select {
	float: right;
	width: 60px;
}
.regformcontainer .tx_pttoolsButton {
	float: right;
	margin-top: 16px;
	margin-right: 121px;
}
.regformcontainer .columnleft {
	float: left;
	margin-top: -2px;
}
.regformcontainer .columnleft .formField {
	float: left;
	margin-left: 29px !important;
}
.regformcontainer .columnleft input {
	width: 105px;
}
.regformcontainer .columnright {
	float: right;
	margin-top: -2px;
	margin-right: 135px;
}
.regformcontainer .columnright .formField {
	float: left;
	margin-left: 8px !important;
}
.regformcontainer .columnright input {
	width: 105px;
}
.regformcontainer .columnright .formLabel {
	width: 70px;
}
.regformcontainer select {
	height: 22px;
}
.regformcontainer .fieldyear {
	width: 35px;
	margin-right: 2px;
}
.regformcontainer .fieldmonth {
	width: 21px;
	margin-right: 2px;
}
.regformcontainer .fieldday {
	width: 21px;
}
.regformcontainer .combo-all {
	position: relative;
}
.regformcontainer .combo-all .formField {
	position: relative;
}
.regformcontainer .combo-all img {
	display: none;
}
.regformcontainer .combo-input {
	position: absolute;
	width: 285px;
	text-align: left;
}
.regformcontainer .combo-iframe {
	display: none;
}
.regformcontainer .combo-input input {
	width: 285px;
	border-right: 0px none #ffffff;
	margin: 0px !important;
	padding: 0px !important; 
	float: left;
	height: 20px;
}
.regformcontainer .combo-select select {
	width: 306px;
}
.regformcontainer .formRadio {
	border: 0px none #ffffff;
	width: auto;
	height: auto;
}
.regformcontainer .paymentwrap .formField {
	float: left;
	margin-left: 24px !important;
}
.formCheckbox {
	width: auto !important;
	height: auto !important;
	margin: 0px;
}
/*##################### userreg slut #######################*/
/*##################### gsa_shop start #######################*/

.tx-ptgsashop-pi2-product {
	border-bottom: 1px solid #d4d4d4;
	float: left;
	width: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	padding-bottom: 16px;
	color: #525d5d;
}
.tx-ptgsashop-pi2-img {
	float: left;
	padding-top: 10px;
}
.tx-ptgsashop-pi2-info {
	float: right;
	1width: 543px;
}
.tx-ptgsashop-pi2-price {
	color: #90c031; /* #ad1e33; */
	font-size: 14px;
	font-weight: bold;
	height: 1%;
	margin-top: 18px;
	margin-bottom: 14px;
	text-align: left !important;
	float: left !important;
	width: auto;
}
.tx-ptgsashop-pi2-right {
	float: right;
}
.tx-ptgsashop-pi2-title {
	float: left;
	margin-top: 19px;
	font-weight: bold;
	line-height: 12px;
}
.tx-ptgsashop-pi2-artno {
	float: left;
	clear: left;
}
.tx-ptgsashop-pi2-description {
	float: left;
	clear: left;
	line-height: 14px;
	margin-top: 12px;
}
.tx-ptgsashop-pi2-gotocart {
	text-align: right;
	font-size: 9px;
}
.tx-ptgsashop-pi2-gotocart a {
	font-size: 9px;
	color: #525d5d;
	text-decoration: underline;
}
.tx-ptgsashop-pi1-tabledefault {
	clear: left;
}
.tx-ptgsashop-pi2-pricedescription {
	color: #999999;
	margin-top: 10px;
	float: left;
	width: 400px;
}

/*### Cart start ###*/

.tx-ptgsashop-pi1-tabledefault {
	font-family: Tahoma, Geneva, sans-serif !important;
	width: 630px;
}
.tx-ptgsashop-pi1-tableheader {
	background-color: #555658;
	color: #ffffff;
	border: 0px none #555658;
	font-size: 12px;
	padding: 0px;
	line-height: 23px;
	border-bottom: 3px solid #ffffff;
}
.tx-ptgsashop-pi1-txt1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-left: 4px;
}
.tx-ptgsashop-pi1-tablecell {
	padding-bottom: 3px;
	border: 0px none #ffffff;
	border-left: 1px solid #edefef;
	border-bottom: 1px solid #edefef;
}
.tx-ptgsashop-pi1-first-tablecell {
	border-left: 0px none #ffffff;
	padding-top: 3px;
	width: 110px;
}
.tx-ptgsashop-pi1-input {
	border: 1px solid #edefef;
	width: 26px;
	height: 15px;
	margin-left: 6px;
	margin-right: 8px;
	margin-top: 1px;
	float: left;
	text-indent: 2px;
}
.tx-ptgsashop-pi1-buttonfake {
	visibility: hidden;
}
.tx-ptgsashop-pi1-button1 {
	font-family: Tahoma, Geneva, sans-serif;
	background: url('../../ext_pt_gsashop/images/delete_start.gif') no-repeat top left;
	height: 21px;
	padding-left: 5px;
	padding-right: 1px;
	padding-bottom: 2px;
	border: 0px none #ffffff;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}
.tx-ptgsashop-pi1-button1-wrap {
	background: url('../../ext_pt_gsashop/images/delete_end.gif') no-repeat top right;
	height: 21px;
	padding-right: 3px;
	float: left;
}
.tx-ptgsashop-pi1-buttonspecial {
	font-family: Tahoma, Geneva, sans-serif;
	background: url('../../ext_pt_gsashop/images/update_start.gif') no-repeat top left;
	height: 21px;
	padding-left: 5px;
	padding-right: 1px;
	padding-bottom: 2px;
	border: 0px none #ffffff;
	color: #707070;
	font-size: 11px;
	font-weight: bold;
}
.tx-ptgsashop-pi1-buttonspecial-wrap {
	background: url('../../ext_pt_gsashop/images/update_end.gif') no-repeat top right;
	height: 21px;
	padding-right: 3px;
	float: left;
}
.tx-ptgsashop-pi1-tablefooter {
	padding-top: 5px;
}
.tx-ptgsashop-pi1-tablefootercell {
	border: 0px none #ffffff;
	border-bottom: 1px solid #edefef;
	height: 38px;
}
.tx-ptgsashop-pi1-buttonspecial {
	margin-left: 10px;
}
.tx-ptgsashop-pi1-tablefooter .tx-ptgsashop-pi1-link {
	margin-left: 7px;
}
.topcartwrap {
	color: #ffffff;
	margin-top: 13px;
}
.topcartinfo {
	width: 231px;
	margin-right: 16px;
	margin-left: 16px;
	float: left;
}
.topcartrow {
	margin-top: 3px;
	margin-bottom: 2px;
}
.topcartrow img {
	margin-right: 7px;
}
.topcartcheckout {
	float: left;
	padding-top: 25px;
}
.topcarttotal {
	float: right;
	font-weight: bold;
}
.topcartpositions {
	float: left;
}
.topcartprice {
	float: right;
	color: #fefefe;
	font-weight: bold;
	margin-left: 12px;
}
.topcartrow input {
	background: #84aa29 url('../../ext_pt_gsashop/images/cartbg.gif') repeat-x top left;
	border: 1px solid #a5acb2;
	height: 18px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	margin-top: 1px;
	padding-bottom: 2px;
	float: right;
}


.tx-ptgsashop-pi3-tablefixed {
	width: 570px;
}
.tx-ptgsashop-pi3-tabledefault {
	font-family: Tahoma, Geneva, sans-serif !important;
	width: 570px;
}
.tx-ptgsashop-pi3-tabletopheader {
	background-color: #555658;
	color: #ffffff;
	border: 0px none #555658;
	font-size: 12px;
	padding: 0px;
	line-height: 23px;
	border-bottom: 2px solid #ffffff;
}
.tx-ptgsashop-pi3-tableheader {
	background-color: #efefef;
	color: #707070;
	border: 0px none #efefef;
	font-size: 12px;
	padding: 0px;
	line-height: 23px;
	border-bottom: 3px solid #ffffff;
	
	/*font-size:11px;*/
}
.tx-ptgsashop-pi3-txt1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-left: 4px;
}
.tx-ptgsashop-pi3-tablecell {
	padding-bottom: 3px;
	border: 0px none #ffffff;
	border-left: 1px solid #edefef;
	border-bottom: 1px solid #edefef;
}
.tx-ptgsashop-pi3-first-tablecell {
	border-left: 0px none #ffffff;
	padding-top: 3px;
}
.tx-ptgsashop-pi3-input {
	border: 1px solid #edefef;
	width: 26px;
	height: 15px;
	margin-left: 6px;
	margin-right: 8px;
	margin-top: 1px;
	float: left;
	text-indent: 2px;
}
.tx-ptgsashop-pi1-buttonfake {
	visibility: hidden;
}
.tx-ptgsashop-pi3-button1 {
	font-family: Tahoma, Geneva, sans-serif;
	background: url('../../ext_pt_gsashop/images/delete_start.gif') no-repeat top left;
	height: 21px;
	padding-left: 5px;
	padding-right: 1px;
	padding-bottom: 2px;
	border: 0px none #ffffff;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}
.tx-ptgsashop-pi3-button1-wrap {
	background: url('../../ext_pt_gsashop/images/delete_end.gif') no-repeat top right;
	height: 21px;
	padding-right: 3px;
	float: left;
}
.tx-ptgsashop-pi3-buttonspecial {
	font-family: Tahoma, Geneva, sans-serif;
	background: url('../../ext_pt_gsashop/images/update_start.gif') no-repeat top left;
	height: 21px;
	padding-left: 5px;
	padding-right: 1px;
	padding-bottom: 2px;
	border: 0px none #ffffff;
	color: #707070;
	font-size: 11px;
	font-weight: bold;
}
.tx-ptgsashop-pi3-buttonspecial-wrap {
	background: url('../../ext_pt_gsashop/images/update_end.gif') no-repeat top right;
	height: 21px;
	padding-right: 3px;
	float: right;
	margin: 0px;
}
.tx-ptgsashop-pi3-tablefooter {
	padding-top: 5px;
}
.tx-ptgsashop-pi3-tablefootercell {
	border: 0px none #ffffff;
	border-bottom: 1px solid #edefef;
	height: 38px;
}
.tx-ptgsashop-pi3-buttonspecial {
	margin-left: 10px;
}
.tx-ptgsashop-pi3-link {
	margin-left: 7px;
}
.tx-ptgsashop-pi3-tablecell .tx-ptgsashop-pi3-txt1 {
	margin-left:0px;
}
/*### Cart slut ###*/


/*##################### gsa_shop slut #######################*/

.checkdomainpadding {
	padding: 13px 0px 0px 18px;
}
.checkdomainrow {
	margin-bottom: 4px;
	float: left;
	width: 100%;
	clear: both;
}
.wwwtext {
	font-weight: bold;
	float: left;
	margin-right: 4px;
	line-height: 22px;
}
.domainname {
	float: left;
}
.domainname input {
	border-top: 1px solid #727272;
	border-right: 1px solid #b4b4b4;
	border-bottom: 1px solid #d8d8d8;
	border-left: 1px solid #b4b4b4;
	width: 182px;
	height: 18px;
}
.tldomain {
	float: left;
	margin-left: 36px;
	margin-right: 5px;
}
.tldomain select {
	width: 90px;
}

.checkdomainsubmit {
	float: left;
}
.checkdomainsubmit input {
	width: 90px;
}

/* pluspunkt Table style */
table.table_01 tr.even {
	background: #CDE6CB;
	border: solid 1px #029D02;
}

div.tx-pt_gsapartners_content .tx-ptgsapartners-txt3 {
	color: #90c031 !important;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px !important;
	font-weight: bold;
}
div.tx-pt_gsapartners_content .tx-ptgsapartners-txt2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px !important;
	font-weight: bold;
}
#switchlang {
	margin-bottom: 9px;
	margin-left: 11px;
	margin-top: -1px;
	position: relative;
}
span.headerlarge {
	font-size: 27px;
	color: #797979;
}
span.headersmall {
	font-size: 13px;
	color: #797979;
	line-height:13px;
}
.buydomaincheck {
	width: 80px;
	float: left;
	margin-bottom: 15px;
}
.buydomaincheck input {
	vertical-align: top;
}
.checkdomainrow {
	width: 320px;
}
.checkdomainrow textarea {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 15px;
	height: 6em;
}
.paymentwrap .formRow {
	height: auto !important;
}
.cleargif {
	font-size: 1px;
	line-height: 1px;
}
span.required {
	color: #90c031 !important;
}
.cologin .cocol1 {
	float: left;
	width: 150px;
}
.cologin .cocol1 span {
	font-weight: bold;
}
.cologin .cocol2 {
	float: left;
}
.cologin .cocol2 input {
	width: 348px;
	margin-left: 0px;
	margin-right: 0px;
}
.cologin {
	float: left;
}
.cocollink .tx-ptgsashop-pi1-txt1 {
	margin: 0px;
}
.cocollink {
	float: left;
}
.cocolsub {
	float: left;
	width: 500px;
}

.clear {
	clear:both;
}

#maintenance {
	border:2px solid #CE3535;
	margin-top:20px;
	padding:10px;
	font-size:20px;
	font-weight:bold;
}

/* table style pt_list/domains */
table.domainlist {
	margin-bottom: 1.5em;
	width: 100%;
}
