/*
Design by Ervin Umerov
http://www.ervincms.com
MegaTopStars.com
*/

body {
	margin: 0;
	padding: 0;
	background: #000;
}

body, th, td, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

p, ol, ul {
	line-height: 170%;

}

/* Header */

#header {
	width: 1000px;
	height: 75px;
    background: #FFF;

}

#logo {
	float: left;
	height: 60px;
	margin-left: 10px;

}

#logo img{
	float: left;
    padding-top: 5px;

}

#logo p {
    padding-left: 215px;
    padding-top: 20px;
   }

#search {
	float: right;
	width: 280px;
    height: 40px;
    padding-top:30px;

}


#search form {
	margin: 0;


}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search #query, #search #x {
	float: left;
}

#search #query {
	width: 188px;
	margin: 2px 6px 0 0;
	padding: 2px 5px;
	background: url(/images/img02.gif) repeat-x;
	border: 1px solid #ACACAC;
}

#search #x {
	width: 67px;
	height: 28px;
	padding: 0;
	background: #FFF url(/images/search.gif) no-repeat;
	border: none;
	text-transform: lowercase;
	color: #FFFFFF;
}


#options { float: right; color: #000; font-weight: bold; padding-top:1px;}
	#options a { padding:3px;}



/* Menu */

#menu {
	width: 1000px;
	height: 45px;
	margin-top: -1px;

}



/* Page */

#page {
	width: 1000px;
	background: #000;
    margin-top: 0px;
}

/* Content */

#content {
	float: left;
	width: 730px;
	padding: 3px 11px 0 5px;
    background: #000;

}



.pagetitle {
	height: 33px;
	margin: 0;
	padding: 8px 0 0 15px;
	background: url(/images/img13.gif) no-repeat;
	font-size: 1.4em;
	color: #FFFFFF;
}

#content #rss-posts {
	margin: 0;
	padding:0;
	background: url(/images/rss.gif) no-repeat right center;
    font-weight: bold;

}


/* Sidebar */

#content #sidebar_main_right {
	float: right;
	width: 360px;
	height: 375px;
	padding-top: 0px;
    background: #FFF;



}

#content #sidebar_main_right ul {
	margin: 0;
	padding-left: 15px;
    list-style: none;
    margin-bottom: 20px;

}


#content #sidebar_main_right li {
	margin: 0;
	padding-left: 10px;
	background: url(/images/arrow2.gif) no-repeat left center;

}

#content #sidebar_main_right h2 {

	height: 45px;
	margin: 0;
	padding: 14px 0 0 20px;
	background: url(/images/title.gif) no-repeat;
	font-size: 14px;
	color: #FFFFFF;
}


#content #sidebar_main_right h2 a{
    font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

#content #sidebar_main_right h2 a:hover{

	text-decoration: none;
}


#content #sidebar_main_right a {
	text-decoration: none;
	color: #dc0067;

}

#content #sidebar_main_right a:hover {
	text-decoration: underline;
}



/* */


#content #sidebar_main_left {
	float: left;
	width: 360px;
	height: 375px;
	padding-top: 0px;
    background: #FFF;


}

#content #sidebar_main_left ul {
	margin: 0;
	padding-left: 15px;
    list-style: none;
    margin-bottom: 20px;
}


#content #sidebar_main_left li {
	margin: 0;
	padding-left: 15px;
	background: url(/images/arrow2.gif) no-repeat left center;

}

#content #sidebar_main_left h2 {
	height: 45px;
	margin: 0;
	padding: 14px 0 0 20px;
	background: url(/images/title.gif) no-repeat;
	font-size: 14px;
	color: #FFFFFF;
}


#content #sidebar_main_left h2 a{
    font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

#content #sidebar_main_left h2 a:hover{

	text-decoration: none;
}


#content #sidebar_main_left a {
	text-decoration: none;
	color: #dc0067;
}

#content #sidebar_main_left a:hover {
	text-decoration: underline;
}


/*Sitebar left*/



#content #sidebar_main_bottom_left {
	float: left;
	width: 724px;
	padding-top: 0px;
    background: #FFF;
}

#content #sidebar_main_bottom_left b {
   font-size: 12px;
}

#content #sidebar_main_bottom_left ul {
	margin: 0;
	padding-left: 15px;
	padding-right: 7px;
    list-style: none;
    margin-bottom: 10px;

}

#content #sidebar_main_bottom_left p {
	margin: 0;
	padding-left: 15px;
	padding-right: 7px;
    margin-bottom: 10px;
    text-align: left;
}


#content #sidebar_main_bottom_left li {
	margin: 0;
	padding-left: 15px;
	background: url(/images/arrow2.gif) no-repeat left center;

}

#content #sidebar_main_bottom_left img {float:left; margin:0 10px 10px 0; border:0}


#content #sidebar_main_bottom_left h2 {
	height: 45px;
	margin: 0;
	padding: 14px 0 0 20px;
	background: url(/images/title_main_bottom.gif) no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
}


#content #sidebar_main_bottom_left h2 a{
    font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

#content #sidebar_main_bottom_left h2 a:hover{

	text-decoration: none;
}


#content #sidebar_main_bottom_left a {
	text-decoration: underline;
	color: #dc0067;
}

#content #sidebar_main_bottom_left a:hover {
	text-decoration: none;
}


/*Sitebar left bottom*/


.post {
	padding: 3px;
    text-align: justify;
    color: #666;
}

.post a {
	color: #FFF;


}
 .post a:hover {
    text-decoration: none;
    }

 .navi {
	padding: 3px;
    padding-left: 13px;
    text-align: left;
}


.title {
	margin: 0;
	font-size: 1.9em;
	font-weight: normal;
    color:#dc0067;
}

.title_text {
	margin: 0;
	font-size: 1.5em;
	font-weight: normal;
    color:#dc0067;
}

.title_case {
	margin: 0;
	font-size: 1.5em;
	font-weight: normal;
    color:#0162B1;
}

.title_news {
	margin: 0;
	font-size: 1.5em;
	font-weight: normal;
    color:#0562B1;
}

.title_about  {
	font-size: 1.5em;
	font-weight: normal;
    color:#EE3D33;
    font-style: oblique;
    text-decoration: underline;
}


h3  {
	font-size: 1.5em;
	font-weight: normal;
    color:#FF6633;
    font-style: oblique;
    text-decoration: underline;
}

.title_about_print  {
	font-size: 1.5em;
	font-weight: normal;
    color:#222222;
    font-style: oblique;
    text-decoration: underline;
}



.price {

	font-size: 1.5em;
	font-weight: normal;
    color:#000;
    text-align: center;

}


.title_product {
	margin: 0;
	font-size: 1.5em;
	font-weight: normal;
    color:#EE3D33;

}

.title_product_desc {
	margin: 0;
	font-size: 1.5em;
	font-weight: normal;
    color:#EE3D33;
    font-style: oblique;
    text-decoration: underline;
}


.byline {
	margin: 0 0 20px 0;
}

.meta {

    border-top: 1px dotted #CCCCCC;
    padding-bottom: 3px;
    margin-bottom: 3px;
    float: right;
    width: 80%;

}




.meta strong{

	font-size: 18px;
	font-weight: bold;
	color: #EE3D33;

}

.more_text{
    padding-left: 10px;
	background: url(/images/arrow2.gif) no-repeat left center;
    margin-left: 0px;
    float: right;
}





.buy {
	color: #fcb340;
	text-decoration: none;
	background-image: url(/images/buy.gif);
	background-repeat: no-repeat;
	float: right;
	height: 29px;
	width: 104px;

}
.buy:hover {
	background-image: url(/images/buy2.gif);
	background-repeat: no-repeat;
	float: right;
	height: 29px;
	width: 104px;
    }


.buy_en {
	color: #fcb340;
	text-decoration: none;
	background-image: url(/images/buy_en.gif);
	background-repeat: no-repeat;
	float: right;
	height: 29px;
	width: 104px;

}
.buy_en:hover {
	background-image: url(/images/buy_en2.gif);
	background-repeat: no-repeat;
	float: right;
	height: 29px;
	width: 104px;
    }




.buy_en2 {
   	background-image: url(/images/buy_en.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 104px;
    margin: 15px;
    margin-left: 75px;
    display: block;

}

.buy_en2:hover {
	background-image: url(/images/buy_en2.gif);
	background-repeat: no-repeat;
    height: 29px;
	width: 104px;
    margin: 15px;
    margin-left: 75px;
    display: block;
}




.buy2 {
   	background-image: url(/images/buy.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 104px;
    margin: 15px;
    margin-left: 75px;
    display: block;

}

.buy2:hover {
	background-image: url(/images/buy2.gif);
	background-repeat: no-repeat;
    height: 29px;
	width: 104px;
    margin: 15px;
    margin-left: 75px;
    display: block;
}






.download {
    padding: 10px;
    padding-left: 12px;
    padding-right: 25px;
    padding-top:  10px;
	background: url(/images/img14.gif) no-repeat left center;

}

.more {
    padding: 5px;
    padding-left: 12px;
    background: url(/images/more.gif) no-repeat left center;
    float: right;

}

.more_all {
    padding: 7px;
    padding-left: 10px;
    background: url(/images/arrow2.gif) no-repeat left center;
    float: right;

}



.www {
    padding: 10px;
    padding-left: 15px;
    padding-top:  10px;
	background: url(/images/home.gif) no-repeat left center;
    float: right;

}



.cats {
    padding: 10px;
    padding-left: 12px;
    padding-top:  10px;
	background: url(/images/arrow2.gif) no-repeat left center;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 254px;
	padding-top: 0px;
    background: #FFFFFF;
    text-align: left;


}

#sidebar ul {
	margin: 0;
	padding: 0;
    list-style: none;
    margin-bottom: 10px;
}


#sidebar li {
	margin: 0;
	padding-left: 5px;
    padding-right: 5px;
   /*	background: url(/images/img12.gif) no-repeat left center;*/

}

#sidebar h2 {
	height: 45px;
	margin: 0;
	padding: 14px 0 0 20px;
	background: url(/images/img11.gif) no-repeat;
	font-size: 14px;
	color: #FFFFFF;
    text-align: left;
}

#sidebar h2 a{
    font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

#sidebar h2 a:hover{

	text-decoration: none;
}

#sidebar span {
    display: block;
	color: #000;
    font-weight: bold;
    font-size: 11px;


}

#sidebar a {
    font-size: 13px;
	text-decoration: underline;
	color: #000;
}

#sidebar a:hover {
	text-decoration: none;
}





/* Footer */

#footer {
	width: 1000px;
    padding: 20px 0;
	background: url(/images/img10.gif) no-repeat;

}

#footer p {
    float: left;
	margin: 0;
	text-align: left;
	color: #666666;
    background: #000; 
}

#footer span {
    float: right;
	margin: 0;
	text-align: left;
	color: #666666;
}


#footer a {
	color: #666666;
}


/* Footer_print */

#footer_print {
	width: 700px;
    padding: 20px 0;
	background: url(/images/img10.gif) no-repeat;
}

#footer_print p {
    float: left;
	margin: 0;
	text-align: left;
	color: #666666;
}

#footer_print span {
    float: right;
	margin: 0;
	text-align: left;
	color: #666666;
}


#footer_print a {
	color: #666666;
}

/* Main menu */

/* Main menu */

.glossymenu{
	position: relative;
	padding: 0 0 0 14px;
	margin: 0 auto 0 auto;
	background: #FFF url(/images/menupu_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: #FFF url(/images/menupu_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: #FFF url(/images/menupu_hover_right.gif) no-repeat right top; /*right tab image path*/
}



/* End main menu */

div.show_text {background:#fff; width:724px;  text-align: justify;font-size:12px verdana, arial, sans-serif;
  display: block; float:left; padding-bottom: 10px;}
div.show_text img {float:left; margin:0 10px 5px 0; border:0}
div.show_text p {padding: 5px; padding-bottom: 10px;}
div.show_text a {text-decoration: underline; color: #dc0067;}
div.show_text a:hover {text-decoration: none;}
div.show_text strong { color: #dc0067;}  

div.show_search {background:#fff; width:995px;  text-align: justify;font-size:12px verdana, arial, sans-serif;
  display: block; float:left; padding-bottom: 10px;}
div.show_search p {padding: 5px; padding-bottom: 10px;}
div.show_search a {text-decoration: underline; color: #dc0067;}
div.show_search a:hover {text-decoration: none;}

div.show_image {background:#fff; width:724px; display: block; padding-bottom: 10px;}
div.show_image img {padding: 5px;}

div.show_banner {background:#fff; width:724px;
  display: block; padding-bottom: 5px;}



.jcvd {
  padding: 20px 15px 0 15px;
  text-align: left;

}

.jcvd_photos {
  padding: 0px 0px 10px 7px;
  text-align: center;

}

.right_date {
   float:right;
}


.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none;
color: #FFF;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #FFF;
background-color: #CCC;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}

.pdf { background: transparent url('/images/pdf.gif') 0 0 no-repeat; padding: 0 0 2px 20px; }
