* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	background-color: #F5F5F5;
	color:#414141;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
html, div, form {
	display:block;
}
ul, ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
a {
	text-decoration: none;
	color: #414141;
}
.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}
#min_width {
	min-width: 980px;
	background: transparent url('images/top_bg.png') left top repeat-x;
}
.main {
	margin:0 auto;
	width:920px;
	text-align:left;
}
.header {	
}
.header_1 {
	width: 100%;
	height: 50px;
	overflow: hidden;
	position: relative;
}
.header_1 .col1 {
	float: left;
	padding-top: 15px;
}
.header_1 .col1 a {
	text-decoration: none;
	color: #989898;
	font-size: 14px;
}
.header_1 .col1 a:hover {
	text-decoration: underline;
}
.header_1 .col2 {
	float: right;
	padding-top: 10px;
}
.col2 #sw {
	width: 250px;
	height: 24px;
	border: 0px;
	background-color: #737373;
}
.rss_feed {
	position: absolute; 
	left: 890px; 
	top: 8px;
}
.col2 #ssubmit {
	display:block;
	width: 70px;
	height: 24px;
	background: transparent url('images/search.gif') top left no-repeat;
	border: 0px;
	float: right;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-right: 40px;
}
.header_2 {
	width: 100%;
	height: 80px;
	border-bottom: 1px solid #DCDCDC;
}
.header_2 .col1 {
	float: left;
}
.col1 #logo {
	padding-top: 20px;
}
.header_2 .col2 {
	float: right;
}
ul.main_menu {
	display:block;
	width: 100%;
	height: auto;
	list-style-type: none;
	padding-top: 40px;
}
ul.main_menu li {
	float: left;
	margin-left: 1px;
}
.main_menu li a {
	padding: 15px 25px;
	background-color: #4096EE;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
.main_menu li a:hover {
	background-color: #999999;
	color: #FFFFFF;
}
.header_4 {
	width: 100%;
	padding-top: 10px;
}
.custom_box {
	background-color:#FFFFFF;
	float:left;
	margin-right:14px;
	width:297px;
	position: relative;
	height: 216px;
}
.custom_box .title {
	width: 100%;
}
.title h3 {
	border-bottom:1px solid #CACACA;
	color:#000000;
	font-size:20px;
	font-weight:normal;
	line-height:22px;
	padding:24px 0 12px;
	margin: 0px 20px;
}
.title b {
	color: #4096EE;
	font-weight: normal;
}
.custom_box .content {
	color:#A2A2A2;
	font-size:14px;
	line-height:20px;
	padding:21px 10px 34px 20px;
}
.hover_link {
	position: absolute;
	bottom: 3px; right: 5px;
}
#custom_box_3 {
	margin: 0px;
}
.header_5 {
	margin: 10px 0px;
}
.product {
	width: 80px;
	float: left;
	margin-right: 5px;
}
.product b {
	font-weight: normal;
	font-size: 11px;
	line-height: 11px;
}
.product span {
	color: red;
}
.product_3 {
	margin: 0px; 
}
#main_content {
	width: 100%;
	padding-top: 20px;
}
#inner_content {
	padding: 0px 10px;
}
#side_bar {
	float: right;
	width: 291px;
}
#left_content {
	float: left;
	width: 550px;
}
h2#last_blog_header {
	border-bottom: 1px solid #DCDCDC;
	padding: 0px 0px 10px 0px;
}
h2#last_blog_header a {
	color:#000000;
	font-size:20px;
	font-weight:normal;
	line-height:normal;
	text-decoration:none;
}
#blog_wrapp {
	padding-top: 20px;
}
.blog_post {
	margin-bottom: 10px;
}
.post_title {
	font-size: 17px;
}
.post_info {
	border-bottom: 1px dotted #dcdcdc;
	color: #A8A8A8;
	padding: 5px 0px 5px 15px;
	background: transparent url('images/i_date.gif') left center no-repeat;
}
.post_body {
	color: #4D4D4D;
	line-height: 20px;
	font-size: 14px;
}
.post_footer {
	padding: 10px 0px;
	color: #000;
	font-size: 14px;
}
.post_footer a {
	margin-right: 30px;
	text-decoration: underline;
}
.post_footer a:hover {
	text-decoration: none;
}
.nav a, .nav b{
	font-weight: none;
	font-size: 14px;
	padding: 3px 8px;
	border: 1px solid #888;
	background: #EEE;
}
.side_box {
	margin-bottom: 20px;
}
.side_box .title {
	margin: 0px;
	padding: 0px;
}
.side_box .title h3{
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
#login_form {
	width: 100%;
	margin-bottom: 15px;
}
#login_form label {
	display: block;
	padding: 5px 0px;
	font-size: 14px;
}
.text_input {
	border: 1px solid #E5E5E5;
	width: 250px;
	margin-bottom: 5px;
	padding: 2px 0px
}
#submit_login {
	margin-top: 10px;
	background-color: #000000;
	color: #FFF;
	border: 0px;
	padding: 2px 4px;
}
.for_user:link, .for_user:visited, .for_user:active {
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	text-decoration:underline;
}
.for_user:hover {
	text-decoration: none;
}
#footer {
	margin-top: 25px;
	width: 100%;
	height: 250px;
	background: #2c2c2c url('images/footer_bg.gif') left top repeat-x;
	padding-top: 20px;
}
.bottom {
	height: 50px;
	line-height: 40px;
	width: 100%;
	background-color: #161616;
	color: #989898;
	font-size:14px;
}
.mid {
	width: 910px;
	margin: 0px auto;
	text-align: left;
	color: #fff;
}
#footer .title h3 {
	background:transparent url('images/bg-line.gif') repeat-x scroll center bottom;
	border:0 none;
	color:#FFFFFF;
	font-size:18px;
	padding:19px 0 14px 9px;
}
.bbox {
	width:127px;
	float: left;
	margin-right: 23px;
}
#footer li {
	background:transparent url('images/bg-line2.gif') repeat-x scroll center bottom;
	line-height:30px;
}
#footer li a {
	background:transparent url('images/dot.gif') no-repeat scroll 10px center;
	color:#909090;
	font-size:15px;
	padding-left:23px;
	text-decoration:none;
}
#bbox_4 {
	border-left:1px solid #3D3D3D;
	margin:0;
	width:307px;
}
#bbox_4 .title h3 {
	background-image: none;
	padding-bottom:10px;
	padding-left:27px;
}
#newsletter-form p {
	color:#909090;
	font-size:12px;
	margin-bottom:4px;
}
#footer #bbox_4 .content {
	padding:0 0 110px 28px;
}
#newsletter_input{
	background:#424242 none repeat scroll 0 0;
	border:medium none;
	color:#FFFFFF;
	margin-right:5px;
	padding:7px 0 7px 5px;
	vertical-align:middle;
	width:215px;
}
#submit_newsletter {
	background:transparent url(images/submit.gif) no-repeat scroll left top;
	border:medium none;
	cursor:pointer;
	height:30px;
	vertical-align:middle;
	width:30px;
	text-indent: -9999px;
}
#newsletter-form a {
	border-bottom:1px dotted #FFFFFF;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}
.error {
	color: red;
}
.more {
	padding: 2px 4px;
	border: 1px dotted #4096EE;
	color: #4096EE;
	text-decoration: underline;
}
.panel_menu {
	margin: 10px 0px;
	padding-bottom: 20px;
}
.panel_menu li{
	float: left;
	margin-right: 5px;
}
.panel_menu a {
	border: 1px solid #DCDCDC;
	background-color: #EEEEEE;
	padding: 5px 4px;
}
.panel_menu a:hover {
	background: #FFFFFF;
}
.user_p {
	line-height: 20px;
	font-size: 1.2em;
}
.form {

}
.form label {
	display: block;
	font-size: 15px;
	font-style: normal;
	text-decoration: underline;
	margin: 10px 0px 5px 0px;
}
.form input {
	border: 1px solid #CCC;
	width: 300px;
	padding: 5px;
	font-size: 14px;
	margin: 0px;
	color: #333;
}
.form select {
	border :1px solid #CCC;
	padding: 4px 4px 4px 4px;
}
.form textarea {
	border: 1px solid #CCC;
}
.form em {
	color: #999;
}
.form #submit {
	background: #EEE;
	border: 1px solid #DCDCDC;
	color: #999;
	font-weight: bold;
	cursor: pointer;
}
.info_msg {
	padding: 5px 5px;
	font-size: 14px;
	border: 1px dotted #333;
}
.ok {
	color: green;
}
.not {
	color: red;
}
.item {
	width: 173px;
	background-color: #FFF;
	overflow: hidden;
	margin-right: 10px;
	float: left;
	text-align: center;
	border: 1px solid #ccc;
	margin-top: 10px;
	padding: 5px 0px;
}
.last_item {
	margin: 0px;
	margin-top: 10px;
}
.item img {
	padding: 2px;
	border: 1px solid #CCC;
}
.info {
	margin-bottom: 5px;
	text-align: center;
}
.info span {
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
}
a.cart_button {
	padding: 3px 5px;
	background-color: #4096EE;
	color: #FFF;
	font-size: 12px;
}
.product_body {
	background-color: #FFFFFF;
	padding: 10px;
}
.product_top {
	float: left;
	width: 100%;
	clear: both;
}
.product_image {
	float: left;
	width: 200px;
}
.product_image img {
	padding: 2px; 
	boder: 1px solid #CCC;
}
.product_detailes {
	display: block;
	text-align: left;
	float: left;
}
.product_detailes span {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	display: block;
	margin-bottom: 5px;
}
.product_desc {
	padding: 5px 0px;
}
.cart {
	border :1px solid #DCDCDC;
	margin: 5px 0px;
	padding: 5px;
	background-color: #FFFFFF;
}
.cart td {
	border-bottom: 1px dotted #CCC;
}
.cart_info {
	padding-top: 10px;
}
.cart_detailes {
	background-color: #FFF;
	border: 1px solid #DCDCDC;
	padding: 5px;
	margin: 5px 0px;
}
.cart_detailes h3 {
	text-decoration: underline;
	margin-bottom: 5px;
	font-weight: normal;
}
.cart_detailes ul {
	margin-bottom: 5px;
}
.cart_detailes li {
	line-height: 18px;
}
.profile_wrapp {
	background-color: #FFF;
	border: 1px solid #DCDCDC;
	margin-top: 5px;
	padding: 5px;
	margin-bottom: 5px;
}
.profile_wrapp h3 {
	font-size: 16px;
	text-decoration:underline;
	margin-bottom: 5px;
}
.profile_image {
	float: left;
	width: 200px;
	height: 100px;
}
.profile_info {
	float: left;
	line-height: 23px;
	font-size: 14px;
}
.profile_info b {
	font-weight: normal;
	text-decoration: underline;
}
* table */
.table {
	float: left;
	clear: both;
	width: auto;
	background-color: #FFF;
	border-bottom: 1px dotted #DCDCDC;
}
.table:first {
	border: 0px;
}
.table div {
	padding-left: 2px;
}
.thead {
	float: left;
	line-height: 35px;
	background-color: #EEE;
	border: 1px solid #DCDCDC;
	margin-left: 2px;
	font-weight: bold;
	color: #999;
}
.trow {
	float: left;
	line-height: 20px;
	height: 47px;
	margin-left: 4px;
	position: relative;
	color: #1A7B8F;
	background-color: #FFF;
}
.trow_filme {
	float: left;
	line-height: 20px;
	height: 65px;
	margin-left: 4px;
	position: relative;
	color: #1A7B8F;
}
.img_film {
	margin: 2px;
	padding: 2px; 
	border: 1px solid #CCC;
}
.table_line {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	border-bottom: 1px dotted #CCC;
}
.actions {
	display: none;
	color: #CCC;
	font-size: 12px;
}
.actions a {
	color: #AFAFAF;
}
.members_list {
	
}
.members_list li {
	float: left;
	margin-left: 5px;
}
.members_list li img {
	padding: 1px;
	border: 1px solid #CCC;
}
.userlist{
	background-color: #FFF; 
	border: 1px solid #dcdcdc;
	margin-top: 5px;
}
.userlist td{
	border-bottom: 1px dotted #dcdcdc;
	padding-left: 10px;
	font-size: 14px;
}
.breadcrumbs {
	font-size: 13px;
	padding: 3px 5px;

}
.postP_body{
	font-size: 14px;
	line-height: 20px;
	padding: 10px 5px;
	background-color: #FFF;
}
.social_networs {
	display: block;
}
.social_networs li {
	float: left;
	margin-left: 5px;
}
.comments_list {
	padding: 5px;
}
.comments_list li {
	border-bottom: 1px dotted #dcdcdc;
	margin-bottom: 10px;
}
.comments_list div {
	font-size: #000;
	font-size: 13px;
}
.comments_list div a {
	text-decoration: underline;
}
.blog_name {
	background-color: #FFF;
	font-size: 14px;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px dotted #dcdcdc;
}
.blog_name img {
	margin: 3px;
	padding: 2px;
	border: 1px solid #CCC;
	float: left;
}
