body, h1, h2, h3, p, a, ul, li, img, form, textarea, select, input, button {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
}
html, body {
	width:100%;
	height:100%;
}
img {
	border:none;
}
ul {
	list-style-type: none;
}
h1 {
	font-weight:normal;
	float:left;
	text-transform:uppercase;
}
h1 a {
	margin-right:10px;
	font-weight:bold;
}
h1, h1 a, h1 a:hover {
	text-decoration:none;
}
h2 {
	width:100%;
	float:left;
	position:relative;
	margin-bottom:20px;
}
h2 a, 
h3 a, 
.header p a, 
.add_pic, 
.magnify_pic, 
.add_group,
.delete {
	font-style:italic;
	cursor:pointer;
	padding: 0 0 2px 22px;
	line-height: 14px;
}
h2 a, 
h3 a, 
.header p a {
	background-image: url(../images/edit_text_icon.gif);
	background-repeat: no-repeat;
}

h2 a {
	position:absolute;
	line-height:16px;
	top:7px;
	right:20px;
	font-weight: normal;
}
h3 {
	position:relative;
	margin-bottom:3px;
	color:#4F4A46;
	float:left;
	width:100%;
}
h3 a {
	position:absolute;
	line-height:16px;
	top:0px;
	right:20px;
	font-weight: normal;
}
.product_info h3 a {
	right:0px;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

/***FORM***/
form label {
	float:left;
	padding: 0 8px;
	text-align:right;
}
form, form .row {
	float:left;
	width:100%;
}
form input, 
form textarea,
form select  {
	border-top: solid 2px #989898;
	border-left: solid 2px #989898;	
	border-right: solid 2px #f3f3f3;
	border-bottom: solid 2px #f3f3f3;	
}
form input.browse {
	height:auto;
	border:none;
	background-color:#ebebeb;
	width:210px;
}
form input.btn {
	width:auto;
	height:auto;
	background-color:#99544a;
	border: solid 1px #b5b5b5;
	color:#FFF;
	margin-left:8px;
	line-height:18px;
	padding:0;
	height:24px;
	width:60px;
}
form textarea {
	height:90px;
}
button {
	font-weight:bold;
	padding:0;
	cursor:pointer;
}
button {
	width:104px;
	border:none;
	border-bottom-width:0px;
	line-height:32px;
	padding:0;
	height:32px;
	font-size:12px;
	color:#FFF;
	background-image: url(../images/submit_small_btn_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
button:hover {
	background-position: left -32px;
}
button:active {
	background-position: left bottom;
}
form p.valid {
	float:left;
	padding-top:8px;
	width:16px;
	text-align:center;
	color:#FF0000;
	height:15px;
	display:block;
}
form span {
	background-repeat: no-repeat;
}
form .valid_info {
	width:auto;
	text-align:left;
	color:#FF0000;
	float:left;
}
/***Heading***/
.header, .content, .ads_area {
	background-color:#FFF;
	float:left;
}


/***Not payed***/
.page_top {
	line-height:1px;
	font-size:1px;
}
.page_top, .page_bottom {
	float:left;
	background-repeat:no-repeat;
}
.payment {
	width:100%;
	float:left;
	background-color:#FFF;
	height: 106px;
	padding: 10px 0 0 0;
	margin: 0px 0 -30px 0;
}
.payment p {
	font-size:11px;
	line-height:14px;
}
.payment_info {
	width:82%;
	float:left;
}
.payment_info p {

}
.payment_info p b {
	display:block;
	margin-bottom:5px;
}

.payment_info p span,
.payment a {
	font-weight:bold;
	color:#c4c263;
	letter-spacing:-1px;
} 
.payment_info p span {
	display:block;
	margin-top:8px;
}
.payment a {
	width:106px;
	height: 14px;
	padding-top:67px;
	margin-top:3px;
	float:right;
	background: url(../images/get_bill_bg.jpg) no-repeat left top;
}
.payment a:hover {
	background-position: left bottom;
	text-decoration:none;
}

/***DEMO***/

.demo {
	float:left;
	width:610px;
	padding-left:150px;
	background: url(../images/demo.png) no-repeat left top;
	margin: 22px 0 -22px 20px;
	height:33px;
	display:inline;
}
.branding {
	background: url(../images/internet_id.png) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	height: 34px;
	width: 197px;
	margin-top:-1px;
}
.close_demo {
	float:right;
	color:#6d6d6d;
	font-size:18px;
	font-weight:bold;
	padding-right:20px;
	position:relative;
	margin-top:4px;
}
.close_demo span {
	float:right;
	background-image: url(../images/close_demo.png);
	height: 16px;
	width: 16px;
	position:absolute;
	top:3px;
	right:0;
}
.company_name {
	float:left;
}
.company_name h2 a {
	position:static;
	background:none;
	padding:0;
	font-style:normal;
	color:#4F4A46;
	font-size:20px;
	line-height:24px;
	font-weight:bold;
}
.company_name h2 a:hover {
	text-decoration:none;
}
.header p {
	float:left;
	clear:left;
	font-weight:bold;
	padding:3px 0 0 2px;
}
.header p span {
	float:left;
}
.header p a {
	margin-left:20px;
	font-weight:normal;
	text-decoration:none;
	float:left;
}
.header p a:hover {
	text-decoration:underline;
}
.side_pic_wrap {
	width:100%;
	padding-bottom:15px;
}
.top_menu {
	float:right;
	font-style:italic;
	padding-right:10px;
}
.top_menu ul {
	float:right;
	clear:left;
	padding-left:40px;
}
.top_menu li, 
.top_menu li a {
	float:left;
}
.top_menu li {
	margin-left:5px;
}
.top_menu li a, 
.top_menu .settings  {
	background-repeat: no-repeat;
	background-position: right top;
}
.top_menu li a {
	width:20px;
	height:20px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
li.loging a, 
li.to_site a, 
li.exit_page a, 
.top_menu .settings {
	text-indent:0px;
	padding: 0 0 0 2px; 
	width:auto;
	padding-right:24px;
	overflow:visible;
}
li.loging a {
	background-image: url(../images/loging_icon.gif);	
}
.home a, 
.to_site a {
	background-image: url(../images/home_icon.gif);	
}
.mailto a {
	background-image: url(../images/mailto_icon.gif);	
}
.help a {
	background-image: url(../images/help_icon.gif);	
}
.exit_page a {
	background-image: url(../images/close_icon.gif);	
}
.top_menu .settings {
	float:right;
	background-image: url(../images/settings_icon.gif);		
}
.main_menu_wrapper {
	float:left;
	width:100%;
}
.main_menu_wrapper a.on {
	font-weight:bold;
}
.main_menu_wrapper a.on:hover {
	text-decoration:none;
}
.main_menu {
	float:right;
}
.main_menu li {
	float:left;
}
.side_pic_wrap {
	float:left;
}
.side_pic_wrap img {
	float:right;
}
.add_pic {
	float:left;
	background: url(../images/add_pic_icon.gif) no-repeat left top;
	margin-left:5px;
}
.add_file {
	margin-top:15px;
	float:left;
	width:100%;
}
.add_file input {
	float:left;
	height:auto;
	border: default;
}
.add_file p {
	width: 210px;
	float:left;
}
.add_file button {
	margin-left:20px;
}
.add_group, .group_wrepper .delete {
	float:right;
	background-repeat: no-repeat;
}
.add_group {
	background-image: url(../images/add_icon.gif);
}
.group_wrepper .delete {
	
}
.small_img_wrap {
	float:left;
	text-align:right;
	overflow:hidden;
}
/***Products***/
.group_wrepper {
	float:left;
	width:100%;
	padding-top:4px;
}
.sub_groups {
	float:left;
}
.sub_groups li {
	float:left;
}
.sub_groups li.on a:hover {
	text-decoration:none;
}
.edit_group {
	float:left;
	width:100%;
	padding-bottom:30px;
}
.edit_group input {
	padding: 6px;
	width:250px;
}
.edit_group button {
	margin-left:10px;
	float:left;
}
.edit_group p {
	padding:4px 0 0 0;
	float:left;
	font-weight:normal;
	width:100%;
	font-size:11px;
	line-height:14px;
}
.item_list li p a, 
.item_details p a {
	text-decoration:none;
	font-style:italic;
}
.item_list li p a:hover, 
.item_details p a:hover {
	text-decoration:underline;	
}
.item_list li.current h3 a, 
.item_list li.current p a {
	display:none;
}
.order {
	float:left;
	width:100%;
}
.order a {
	float:right;
	background: url(../images/cart_icon.gif) no-repeat right top;
	padding:0 20px 0 2px;
}
.order p.domain_info {
	color:#999999;
	font-size:11px;
	font-weight:normal;
}
.order .product_description {
	background:none;
	padding:0;
	margin-right:5px;
	font-weight:bold;
}
.paging {
	float:right;
	padding: 10px 0;
	text-align:right;
}
.paging p, 
.paging ul, 
.paging li {
	float:left;
}
.paging p {
	margin-right: 4px;
}
.item_details h3 span {
	margin-left:15px;
	color:#C4C263;
}
.item_details h3 {
	margin-bottom:10px;
}
.item_details p {
	float:left;
}
.item_details p span {
	display:block;
	padding-top:6px;
}
.item_details p span a {
	display:inline;
	margin-right:14px;
}
.item_details p span a.order_link {
	background: url(../images/cart_icon.gif) no-repeat left top;
	padding-left:20px;	
}
.down_bill {
	display:block;
	padding-top:10px;
}
/***** Products edit *****/

.edit_cat_item, 
.item_details {
	float:left;
	width:100%;
	margin-bottom:15px;
}

.info_column {
	float:left;
}
.detail_column {
	float:left;
}
.picture_column {
	float:left;
}

.edit_cat_item label {
	display:block;
	padding:0;
	width:100%;
	text-align:left;
}
.edit_cat_item .picture_column input {
	height:auto;
	width:200px;
	margin-top:10px;
}
.detail_column .text_edit_wrapper {
	padding:0;
}
.picture_column .add_pic {
	margin-top:5px;
}
.delete {
	margin-right:20px;
	background: url(../images/close_icon.gif) no-repeat left 5px;
	padding-left:22px;
}
/***Gallery***/
.image_list {
	float:left;
	width:100%;
}
.image_list li {
	float:left;
	padding:0 4px 4px 0px;
}
.image_list li a {
	float: left;
}
.narrow_column .image_list li {
	text-align:center;
}
.narrow_column .image_list li a {
	float:none;
}
.image_list li p {
	float:left;
	clear:left;
}
.galery_pic_wrap {
	float:left;
	width:100%;
}
.galery_pic_wrap img {
	float:right;
	border:2px solid #FFFFFF;	
}
.galery_pic_wrap .add_pic, .galery_pic_wrap .delete {
	float:right;
	margin:6px 0px 0 10px;
}
.galery_pic_wrap .delete { 
	background-position: left -3px;
}
/***Contact***/
.email {
	background-image: url(../images/mail_icon.gif);
}
.spam {
	background-image: url(../images/spam_icon.gif);
}
#captcha {
	height:35px;
}
.login_form {
	padding-top:25px;
}
.login_form .row {
	padding-bottom:4px;
}
.login_form p {
	float:left;
	color:#FF0000;
	padding:8px 0 0 8px;
}
.login_form button {
	float:left;
}
.login_form .valid_info {
	width:auto;
	margin:0;
	text-align:left;
	float:none;
}
.login_form label {
	padding:0;
	display:block;
	float:none;
}
#default_size .login_form .bottom_options,
#large_size .login_form .bottom_options  {
	padding: 15px 0px 10px 0px;
	width: 100%;
}
.login_form .bottom_options button {
	float:left;
	margin: 0 10px 0 0;
}
.login_form input.chk {
	width:14px;
	border:none;
	height:14px;	
	margin: 4px 4px 0 0;
	padding:0;	
}
.login_make_site {
	display:block;
	margin:0px 0 0 2px;
}
.login_make_site a {
	color:#77B7DD;
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	text-decoration:none;
}
.login_make_site a:hover {
	text-decoration:underline;
}
.anim {
	display:block;
	text-align:right;
	margin-bottom:-10px;
}
.contact_column p,  .navigate_back p {
	margin-bottom:15px;
}
.contact_row {
	display:block;
	width:100%;
	padding-bottom:20px;
	line-height:24px;
}
.contact_row b {
	margin: 5px 0 0 0;
	font-size:12px;
	color:#4F4A46;
	float:left;
	width:100%;
}
.contact_row .text_edit_wrapper {
	padding:0;
}
.map_wrapper {
	float:left;
	width:100%;
	padding-bottom:10px;
}
.screen_map {
	float:left;
	padding: 0 20px 20px 0;
}
.screen_map img {
	border: 2px solid #E8E8E8;
}
.navigate_back {
	float:left;
}
.option_wrap {
	float:left;
	width:100%;
	padding-bottom:8px;
}
.login_form label {
	text-align:left;
}
.magnify_pic {
	float:left;
	margin-left:5px;	
	background: url(../images/magnify_icon.gif) no-repeat left top;	
}

/***Footer***/
.footer p {
	font-size:10px;
	font-style:italic;
	text-align:center;
	color:#999999;
}
.footer p.legal {
	float:left;
}
.footer p.legal, 
.footer p.solution {
	margin-top:-15px;
}
.footer p.solution a {
	float:right;
	margin:4px 0 0 4px;
}
.footer p.solution span {
	float:right;
}
.footer p.solution {
	float:right;
}
.bottom_options, .top_options {
	float:left;
	width:100%;
	background-color:#FFF;
}
.top_options {
	margin-top:-10px;
}
#error_reporting_div p {
	line-height:16px;
}
.wide_column .bottom_options {
	padding-bottom:15px;
}
.bottom_options a, .bottom_options p, .top_options p {
	float:left;
	font-weight:bold;
	line-height:32px;
	margin-right:10px;
}
.bottom_options p, .top_options p {
	color:#FF0000;
}
.galery_pic_wrap .bottom_options p {
	margin:0;
}
.bottom_options button {
	float:right;
	margin: 0 0 0 10px;
}
.text_edit_wrapper {
	float:left;
	width:100%;
	padding: 8px 0 14px 0;
}

/*** Text Edit areas***/

#onpage_edit input {
	border: solid 1px #cccccc;
	font-weight:bold;
	color:#595552;
}

/******Ads area******/
.ads_area {
	float:left;
}
.ads_area_inner {
	border-top: solid 1px #b2b2b2;
	float:left;
	width:100%;
	overflow:hidden;
	padding: 4px 0;
	height:20px;
}
.ads_area h3 { 
	width:auto;
}
.ads_area ul {
	float:right;
}
.ads_area li, .ads_area a {
	float:left;
	line-height:18px;
}
.ads_area li {
	padding: 0 11px 0 16px;
	background: url(../images/ads_link_icon.gif) no-repeat right 6px;
}
.ads_area li.add_ad {
	background-image: url(../images/add_you_ad_icon.gif);
	padding: 0 18px 0 16px;
}
.ads_area a {
	color:#4f4a46;
	font-style:italic;
}
.ads_area a:hover {
	text-decoration:none;
	background: url(../images/ads_underline.gif) repeat-x left bottom;
}
/*****Help list****/
.help_form {
	float:left;
	width:100%;
}
.help_form button {
	float:left;
	margin:0;
}
.help_wrapper {
	float:left;
	width:100%;
	position:relative;
}
.help_wrapper img {
	position:absolute;
	top:-19px;
	right:0;
}
.help_wrapper .help_list {
	width:auto;
}
.help_list {
	float:left;
	width:100%;
	line-height:14px;
	padding-bottom:20px;
}
.mceEditor {
	float:left;
	width:100%;
	margin: 14px 0 0 0;
}
.detail_column .mceEditor {
	margin: 0;
}
.no_bottom_padding {
	padding-bottom:0;
}