/* Styles.css */

/* @group Main */

* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #311500 url('img/wood.jpg') top left;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

a img {
	border: none;
}

a {
	color: #fa6a00;
}

a:hover {
	background-color: #fa6a00;
	color: black;
	text-decoration: none;
}

#_lpChatBtn:hover {
	background-color: transparent;
	text-decoration: none;
}

h1#home {
	display: none;
}

#site {
	width: 100%;
	position: relative;
	padding-top: 20px;
}

/* @end */

/* @group Nav */

#nav {
	display: block;
	clear: both;
	width: 100%;
	height: 52px;
	background: url('img/bg-toolbar.png') repeat-x top left;
	z-index: 1;
	position: absolute;
	top: 0px;
	left: 0px;
}

#nav ul {
	display: block;
	width: 870px;
	height: 36px;
	margin: 0px auto;
}

#nav li {
	display: block;
	float: left;
	height: 36px;
	margin: 0px 10px 0px 0px;
}

#nav li.skipper {
  width: 128px;
  height: 36px;
}

#nav li.skipper a,
#nav li.skipper a:hover,
#nav li.skipper a.activ {
  background: url('img/skipper.jpg') no-repeat top left !important;
  text-indent: -10000px;
  outline: none;
}

#nav li a{
	display: block;
	height: 36px;
	font-size: 1px;
	text-indent: -10000px;
	background-position: top left;
  outline: none;
}

#nav li a:hover {
	background-position: 0px 108px !important;
}

#nav li a:active {
	background-position: bottom left !important;
}

#nav li a.activ {
	background-position: 0px 72px !important;	
}

#nav li a.home {
	width: 80px;
	background-image: url('img/btn_home.png');
}

#nav li a.buy {
	width: 100px;
	background-image: url('img/btn_buy.png');
}

#nav li a.prices {
	width: 80px;
	background-image: url('img/btn_prices.png');
}

#nav li a.features {
	width: 100px;
	background-image: url('img/btn_features.png');
}

#nav li a.about {
	width: 100px;
	background-image: url('img/btn_about.png');
}
#nav li a.my_order {
	width: 162px;
	background-image: url('img/btn_my_order.png');
}

/* @end */

/* @group Container */

#site #container {
	background: url('img/crave_top.png') no-repeat top left;
	width: 930px;
	overflow: hidden;
	margin: 0px auto;
	z-index: 0;
	position: relative;
}

#container #footer {
	display: block;
	clear: both;
	width: 892px;
	height: 140px;
	margin: 0px auto;
	background: url('img/footer.gif') no-repeat bottom left;
	position: relative;
}


.copy { position:absolute; left:13px; top:50px; width:650px; font-size:11px; color:#9A9455}
.copy b {color:#E3EF93}

#container #footer a.top_link {
	position: absolute;
	text-indent: -10000px;
	outline: none;
	right: 45px;
	bottom: 0px;
	width: 145px;
	height: 100px;
}

#container #footer a.top_link:hover {
	background: none !important;
}

#container #lamp {
	position: absolute;
	top: -20px;
	left: 615px;
	width: 307px;
	height: 588px;
	background: url('img/lamp.png') no-repeat top left;
	cursor: move;
}

#container a#content_start {
  position: absolute;
  left: 20px;
  top: 190px;
  visibility: hidden;
}

#site #pen {
	position: absolute;
	z-index: 0;
	top: 270px;
	left: 50%;
	margin-left: -600px;
	width: 89px;
	height: 341px;
	background: url('img/pen.png') no-repeat top left;
}

/* @end */

/* @group Left */

#left {
	float: left;
	width: 590px;
	margin-top: 220px;
}

#left .big-box {
	clear: both;
	width: 590px;
	position: relative;
}

#left .big-box .top {
	width: 590px;
	height: 54px;
	clear: both;
	background: url('img/big-box-top.png') no-repeat top left;
}

#left .big-box .bottom {
	width: 590px;
	height: 30px;
	clear: both;
	background: url('img/big-box-bottom.png') no-repeat top left;
}

#left .big-box .center {
	width: 530px;
	height: auto;
	clear: both;
	background: url('img/big-box-center.png') repeat-y top left;
	padding: 0px 30px 0px 30px;
}

/* @end */

/* @group Right */

#right {
	float: left;
	width: 322px;
	height: auto;
	margin-left: 18px;
	margin-top: 220px;
}

#right .small-box {
	clear: both;
	width: 322px;
	position: relative;
	margin: 0px 0px 18px 0px;
}

#right .small-box .top {
	width: 322px;
	height: 54px;
	clear: both;
	background: url('img/small-box-top.png') no-repeat top left;
}

#right .small-box .bottom {
	width: 322px;
	height: 30px;
	display: block;
	clear: both;
	background: url('img/small-box-bottom.png') no-repeat top left;
}

#right .small-box .center {
	width: 262px;
	height: auto;
	clear: both;
	background: url('img/small-box-center.png') repeat-y top left;
	padding: 0px 30px 0px 30px;
}

/* @end */

/* @group Elements */

#left .big-box .center h1,
#left .big-box .center h2,
#left .big-box .center h3,
#right .small-box .center h1 {
	color: #fa6a00;
	font-size: 18px;
	font-style: italic;
	letter-spacing: -1px;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
}

#left .big-box .center h2 {
	font-size: 11px;
  	margin: 0px 0px 15px 0px;
}

#left .big-box .center p.toolbar {
	width: 520px;
	height: 22px;
	padding: 7px 0px 15px 10px;
	background: url('img/toolbar.gif') no-repeat top left;
}

#right .small-box .center p.toolbar {
	width: 252px;
	height: 19px;
	padding: 3px 0px 10px 10px;
	background: url('img/toolbar-mic.gif') no-repeat top left;
}

#left .big-box .center p.toolbar a,
#right .small-box .center p.toolbar a {
	text-decoration: none;
}

#left .big-box .center p,
#right .small-box .center p {
	color: #f6efa0;
	font-size: 12px;
	padding-bottom: 14px;
	line-height: 18px;
	font-family: Verdana,  sans-serif;
}

#right .small-box .center p {
  font-size: 11px;
  padding-left: 10px;
}

#left .big-box .center p.right,
#right .small-box .center p.right {
	text-align: right;
}

#left .center p.center,
#right .center p.center {
	text-align: center !important;
}

#left .center ul,
#right .center ul {	
	color: #f6efa0;
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 15px;
}

#left .center ul li,
#right .center ul li {
	padding: 0px 0px 10px 0px;
  margin: 0px 0px 0px 15px;
  list-style-type: disc;
}


#left div.hr,
#right div.hr {
	display: block;
	clear: both;
	height: 0px;
	line-height: 0px;
	border-top: 1px solid #3b240e;
	padding-bottom: 15px;
}

#left div.comment {
	border-top: 1px solid #3b240e;
	padding: 6px 0px 20px 0px;
	float: left;
}

#left div.comment span.info {
	float: left;
	width: 140px;
	margin-right: 10px;
	font-size: 12px;
	color: #f6efa0;
}

#left div.comment span.info small {
	display: block;
	margin-top: 5px;
}

#left div.comment span.continut {
	display: block;
	float: left;
	width: 375px;
}

#left div.comment .gravatar {
	border: 1px solid #3b240e;
	display: block;
	float: left;
	margin: 0px 10px 10px 0px;
	width: 32px;
	height: 32px;
	background: url('img/ajax-loader.gif') no-repeat center center;
}







.big-box .buton,
.big-box .buton:hover,
.small-box .buton,
.small-box .buton:hover {
	display: block;
  width: 89px;
   height: 18px;
	background-image: url('img/buton-mic.gif');
	color: white;
	font-size: 12px;
	font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	text-align: center;
	padding: 3px 0px 0px 0px;
	text-decoration: none;
  margin: 0px 0px 0px auto;
  text-shadow: #5e6625 1px 1px 2px;
  border: none;
  cursor: hand;
}

.big-box input.buton,
.big-box input.buton:hover {
	height: 30px;
  padding: 0px;
}

.small-box .buton,
.small-box .buton:hover,
#left div.project_cover .buton,
#left div.project_cover .buton:hover {
	width: 89px;
  height: 18px;
  background-image: url('img/buton-mic.gif');
  font-size: 12px;
  padding: 3px 0px 0px 0px;
}
.buton:hover {
	background-position: bottom left !important;
}

.top a.next-prev {
	display: block;
	float: right;
	margin-right: 25px;
	/*position: absolute !important;*/
	margin-top: 20px;
	width: 63px;
	height: 17px;
	padding: 5px 0px 0px 0px;
	background: url('images/next-prev.gif') no-repeat top left;
	color: white;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
}

.top a.next-prev:hover {
	opacity: .70;
	filter: alpha(opacity = 70);
}











/* Icons */

#bird_icon {
	position: absolute;
	top: 0px;
	right: 20px;
	width: 64px;
	height: 64px;
	background: url('img/bird_icon.png') no-repeat top left;
	text-indent: -10000px;
	font-size: 1px;
	cursor: hand;
}

#sman_icon {
	position: absolute;
	top: 0px;
	right: 10px;
	width: 70px;
	height: 70px;
	background: url('img/sman_icon.png') no-repeat top left;
	text-indent: -10000px;
	font-size: 1px;
	cursor: hand;
}

#ink_icon {
	position: absolute;
	top: 0px;
	right: 20px;
	width: 70px;
	height: 70px;
	background: url('img/ink_icon.png') no-repeat top left;
	text-indent: -10000px;
	font-size: 1px;
	cursor: hand;
}

#fish_icon{
	position: absolute;
	top: 0px;
	right: 20px;
	width: 70px;
	height: 70px;
	background: url('img/fish_icon.png') no-repeat top left;
	text-indent: -10000px;
	font-size: 1px;
	cursor: hand;
}





/* @end */



/* @my */

.pricestb {
	border: 1px solid #fa6a00;
	padding: 5px 5px;
}

.formtable {
	color: #F6EFA0;
	font-size:12px;
	line-height:18px;
	border:1px solid #FA6A00;
	border-collapse: collapse;
}

.formtable th {
	border-bottom:1px solid #FA6A00;
	border-right:1px solid #FA6A00;
}
.formtable td {
	border:1px solid #FA6A00;
	padding: 5px 5px;
	border-collapse: collapse;
}

.formtable_add {
	color: #F6EFA0;
	font-size:12px;
	line-height:18px;
	border:1px solid #FA6A00;
	border-bottom: 0px;
}

.formtable_add th {
	border-bottom:1px solid #FA6A00;
	border-right:1px solid #FA6A00;
}
.formtable_add td {
	border-bottom:1px solid #FA6A00;
}



/* DESIGN FORM */
.table_form { border:solid 1px #504024; zoom:1; background:#281404; color:#F6EFA0;}
.table_form tt { color:#FA6A00 !important; padding:0px 4px 0px 0px; font:13px Geneva, sans-serif; font-weight:bold;}
.table_form td input,
.table_form td textarea,
.table_form td select{ background:#F6EFA0; border-width:1px}
.textfieldFocusState input,
.textfieldFocusState textarea,
.textfieldFocusState select { background:#FFF !important; border-color:#FA6A00}
.input_text_dig, .select_form, .textarea_form {}
.table_form td { border-color:#281404; color:#F6EFA0;}
.table_form td.order_form { background:#37220B; border-right:solid 2px #887C4E; font-size:13px}
td.important {}
div.important { border:solid 1px #FE4423 !important; background:url(images/f_bg_informer_title.gif) no-repeat center 5px; padding-top:20px !important}
.form_title_h1 { background:#D2E0ED; padding:10px 0 4px 5px; border-left:none !important; font-size:120%; color: #666;}
#doRemind { margin-top:20px}
.qtip { font-size:12px !important}
.qtip-content { border-color:#f00; background:#FFC !important;}

.block_user_info {background:#883D24 !important; border-right:solid 2px #887C4E !important;}
.table_form_td_hr {border:none !important;}

.center b, .center strong { font-weight: normal; }
.center i, .center em { font-style: normal;}



