@charset "utf-8";
/* CSS Document */
/*Common style starts here*/
body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img
{
	border:none;
}
a
{
	outline:none;
	border:none;
}
.clear
{
	clear:both;
}
/*Common style ends here*/
/*Wrapper style starts here*/
.wrapper
{
	width:960px;
	margin:0px auto;
}
#login-wrap
{
	width:auto;
}
.wrap
{
	width:960px;

	margin:0px auto;
}
/*Wrapper style ends here*/
/*Admin page style starts here*/
/*Login form style starts here*/
.login-form
{
	/*width:100%;*/
	margin-top:50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#loginform
{
	width:400px;
	padding:40px 10px;
	border:1px solid #edecec;
}
.logo
{
	margin:10px 0 25px;
}
.user-name
{
	overflow:hidden;
	margin:10px;
	_padding:10px 10px;
}
.user-name label
{
	float:left;
	width:100px;
	text-align:right;
}
.user-name input
{
	float:left;
	margin-left:20px;
	width:200px;
}
.paswd
{
	overflow:hidden;
	margin:10px;
	_padding:10px 10px;
}
.paswd label
{
	float:left;
	width:100px;
	text-align:right;
}
.paswd input
{
	float:left;
	margin-left:20px;
	width:200px;
}
#submit_btn
{
	background:url(../images/login-btn.jpg) no-repeat left top;
	border:none;
	width:72px;
	height:28px;
	color:#fff;
	font-size:0px;
	cursor:hand;
	cursor:pointer;
	margin-left:50px;
	_margin-top:10px;
}
.category,.product
{
	width:auto;
}
.product-list
{
	overflow:hidden;
	background:#666;
	padding:10px 0 10px 0px;
	#padding:10px 0px 2px 0px;
	_padding:10px 0px 10px 0px;
	color:#fff;
	clear:both;
}
.news_list 
{
	overflow:hidden;
	background:#666;
	padding:10px 0 10px 0px;
	#padding:10px 0px 2px 0px;
	_padding:10px 0px 10px 0px;
	color:#fff;
	clear:both;
}
.product_list-data
{
	overflow:hidden;
	padding:10px 0 10px 0px;
	_padding:6px 0px 10px 0px;
	clear:both;
}
.product_list-data .product-no
{
	color:#333333;
	font-size:11px;
}
.product_list-data .prod-cat
{
	color:#333333;
	font-size:11px;
}
.product_list-data .product-name
{
	color:#333333;
	font-size:11px;
}

.product_list-data .product-delete
{
	color:#333333;
	font-size:11px;
}
.product_list-data .product-edit a
{
	color:#0065cc;
	text-decoration:none;
}
.product_list-data .product-edit a:hover
{
	text-decoration:underline;
}
.product-list label 
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
}
.product-no
{
	float:left; 
	width:28%;
}
.prod-cat
{
	float:left;
	width:27%;
}
.product-name
{
	float:left; 
	width:20%;
}
.product-img
{
	float:left; 
	width:12%;
	text-align:center;
}
.product-best
{
	float:left; 
	width:10%;
	text-align:center;
}
.product-chk
{
	float:left; 
	width:11%;
	text-align:center;
}
.product-edit
{
	float:left;
	width:4%;
	text-align:center;
}
.product-delete
{
	float:left; 
	width:7%;
	text-align:center;
}
.cateory_list
{
	overflow:hidden;
	background:#666;
	padding:10px 0px 10px 0px;
	#padding:10px 0px 2px 0px;
	_padding:10px 0px 10px 0px;
	color:#fff;
	clear:both;
}
.cateory_list label
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.cateory_list-data
{
	overflow:hidden;
	padding:10px 0px 10px 0px;
	_padding:6px 0px 10px 0px;
	#padding:10px 0px 2px 0px;
	clear:both;
}
.cateory_list-data .category-name
{
	color:#333;
	font-size:11px;
}
.category-name
{
	float:left;
	width:76%;
	margin-left:15px;
	_margin-left:10px;
}
.cateory_list-data .category-edit a
{
	color:#0065cc;
	text-decoration:none;
}
.cateory_list-data .category-edit a:hover
{
	text-decoration:underline;
}
.category-edit
{
	float:left;
	width:10%;
	text-align:center;
}
.category-delete
{
	float:left;
	width:10%;
	text-align:center;
}
.change_head
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	background:#333;
	padding:0px 0px 0px 15px;
	_padding:10px 0px 10px 15px;
	margin-bottom:2px;
	_margin-bottom:-15px;
	overflow:hidden;
	clear:both;
	
}
.change_head h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	#margin:8px 0px 5px;
	_margin:0px;
}
.category-head
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	background:#333;
	padding:0px 0px 0px 15px;
	_padding:10px 0px 10px 15px;
	overflow:hidden;
	clear:both;
	margin-bottom:2px;
	#margin-bottom:-15px;
	_margin-bottom:-15px;
	
}
.product-head
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	background:#333;
	padding:0px 0px 0px 15px;
	_padding:10px 0px 10px 15px;
	overflow:hidden;
	clear:both;
	margin-bottom:2px;
	#margin-bottom:-15px;
	_margin-bottom:-15px;
}
.category-head h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	float:left;
	#margin:8px 0px 5px;
	_margin:0px;
}
.product-head h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	float:left;
	#margin:8px 0px 5px;
	_margin:0px;
}
.product-head a
{
	float:right;
	color:#fff;
	text-decoration:none;
	padding:10px 0px;
	_padding:0px;
	margin-right:10px;
}
.product-head a:hover
{
	text-decoration:underline;
}
.category-head a
{
	float:right;
	color:#fff;
	text-decoration:none;
	padding:10px 0px;
	_padding:0px;
	margin-right:10px;
}
.category-head a:hover
{
	text-decoration:underline;
}
.change-pswd
{
	background:#f5f5f5;
	border:1px solid #e7e7e7;
	margin-bottom:20px;
	padding:15px;
	
	_margin-top:18px;
}
.category-create
{
	background:#f5f5f5;
	border:1px solid #e7e7e7;
	margin-bottom:20px;
	padding:15px;
	#margin-top:18px;
	_margin-top:18px;
}
.product-create
{
	background:#f5f5f5;
	border:1px solid #e7e7e7;
	margin-bottom:20px;
	padding:15px;
	#margin-top:18px;
	_margin-top:18px;
}
.admin-header
{
	overflow:hidden;
	border-bottom:1px solid #ccc;
	margin-bottom:15px;
}
.login-header
{
	margin:100px auto 0px;
	width:300px;
}
.login-logo
{
	margin-top:10px;
}
.admin-logo
{
	float:left;
	margin-top:10px;
	width:28%;
}
.admin-logo a
{

}
.admin-menu
{
	overflow:hidden;
	float:right;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
.admin-menu ul
{
	list-style-type:none;
	display:block;
	float:right;
	overflow:hidden;
	clear:both;
	margin:10px 0;
	_margin:0px;
	padding:0px;
}
.admin-menu ul li
{
	list-style-type:none;
	display:inline;
	float:left;
	padding:10px 10px 11px 5px;
	background:url(../images/admin-menu-seperator.jpg) no-repeat right center;
}
.admin-menu ul a
{
	color:#666666;
	text-decoration:none;
}
.admin-menu ul li.admin-menu-last
{
	background-image:none;
}
#create-category-form
{
	width:425px;
	overflow:hidden;
}
#create-category-form span
{
	float:left;
	font-size:14px;
	margin-left:2px;
}
.pwd_change .email input
{
	margin-left:26px;
}
.pwd_change span
{
	float:left;
	font-size:14px;
	margin-left:2px;
}
#product-category-form
{
	width:525px;
	overflow:hidden;
}
.pwd_change
{
	width:430px;
	overflow:hidden;
}
.pwd_change label
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	width:120px;
	float:left;
	text-align:right;
	margin-top:2px;
}
.pwd_change input
{
	width:200px;
	float:left;
	margin-left:20px;
}
#create-category-form label
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	width:100px;
	float:left;
	text-align:right;
	margin-top:2px;
}
#product-category-form label
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	width:125px;
	float:left;
	text-align:right;
	margin-top:2px;
}
#product-category-form span
{
	color:red;
	float:left;
	font-size:14px;
	margin-left:2px;
}
#product-category-form .pbest input
{
	width:auto;
	margin-left:27px;
}
#create-category-form input
{
	width:200px;
	float:left;
	margin-left:20px;
}
#product-category-form input
{
	width:212px;
	float:left;
	margin-left:20px;
}
#product-category-form .pdchk input
{
	width:auto;
	margin-left:27px;
}
#product-category-form #img-upload
{
	width:230px;
}
#product-category-form select 
{
	float:left;
	margin-left:20px;
	width:217px;
}
#product-category-form textarea 
{
	float:left;
	margin-left:20px;
	width:212px;
	margin-left:27px;
}
.pwd_change .change-save
{
	background:url(../images/admin-save.jpg) no-repeat left top;
	cursor:hand;
	cursor:pointer;
	color:#fff;
	width:67px;
	height:24px;
	border:none;
	margin-left:142px;
	padding-bottom:3px;
}
#create-category-form #create-save
{
	background:url(../images/admin-save.jpg) no-repeat left top;
	cursor:hand;
	cursor:pointer;
	color:#fff;
	/*text-indent:-9999px;*/
	width:67px;
	height:24px;
	border:none;
	margin-left:127px;
	padding-bottom:3px;
}

#product-category-form #product-save
{
	background:url(../images/admin-save.jpg) no-repeat left top;
	cursor:hand;
	cursor:pointer;
	color:#fff;
	/*text-indent:-9999px;*/
	width:67px;
	height:24px;
	border:none;
	margin-left:145px;
	padding-bottom:3px;
}
#product-category-form #product-save
{
	background:url(../images/admin-save.jpg) no-repeat left top;
	cursor:hand;
	cursor:pointer;
	color:#fff;
	/*text-indent:-9999px;*/
	width:67px;
	height:24px;
	border:none;
	margin-left:152px;
	padding-bottom:3px;
}
.pselect,.sku-no,.pname,.pimg,.pdesc,.pbest,.catname,.email,.opass,.npass,.pdchk
{
	overflow:hidden;
	clear:both;
	margin:10px 0px;
}
.pimg img
{
	float:left;
}
.admin-footer
{
	padding:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	border-top:1px solid #CCCCCC;
	margin-top:20px;
}
.admin-login-footer
{
	width:400px;
	padding:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
.login_footer p
{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
}
.login_footer
{
	margin-top:25px;
}
.pagination
{
	overflow:hidden;
	clear:both;
}
.pagination ul
{
	list-style-type:none;
	display:block;
	float:right;
	margin-right:10px;
	_margin-right:0px;
}
.pagination ul li
{
	list-style-type:none;
	display:inline;
	padding:5px;
}
.pagination ul li a
{
	color:#666;
	text-decoration:none;
}
.pagination ul li.currentpage 
{
	color:#333;
}
.smsg
{
	background-color:#FFFFEE;
	border:1px solid #EEEE00;
	margin:5px 0px;
	padding:10px;
	color:#333;
	font-size:14px;
	font-weight:bold;
}
.news-create
{
	background:#F5F5F5 none repeat scroll 0 0;
	border:1px solid #E7E7E7;
	margin-bottom:20px;
	#margin-top:18px;
	_margin-top:18px;
	padding:15px;
}
.date
{
	float:left;
	margin-left:15px;
	_margin-left:10px;
	width:15%;
}
.title
{
	float:left;
	width:48%;
}
.news-edit
{
	float:left;
	width:20%;
	#width:19%;
	text-align:center;
}
.news-delete
{
	float:left;
	width:15%;
	#width:14%;
	text-align:center;
}
.news_list-data
{
	clear:both;
	overflow:hidden;
	padding:10px 0 10px 0px;
	_padding:6px 0px 10px 0px;
	#padding:10px 0px 2px 0px;
}
.news-head
{
	background:#333333 none repeat scroll 0 0;
	clear:both;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom:2px;
	#margin-bottom:-15px;
	_margin-bottom:-15px;
	overflow:hidden;
	padding:0 0 0 15px;
	_padding:10px 0px 10px 15px;
	
	
}
.news-head h1 
{
	color:#FFFFFF;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:10px 0px;
	#margin:8px 0px 5px;
	_margin:0px;
}
.news-title,.news-desc
{
	overflow:hidden;
	clear:both;
	margin:10px 0;
}
#create-news-form 
{
	overflow:hidden;
	width:400px;
}
#create-news-form label 
{
	color:#333333;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin-top:2px;
	text-align:right;
	width:135px;
}
#create-news-form span 
{
	color:red;
	float:left;
	font-size:14px;
	margin-left:2px;
}
#create-news-form input 
{
	float:left;
	margin-left:20px;
	width:200px;
}
#create-news-form textarea 
{
	float:left;
	margin-left:20px;
	width:200px;
}
#create-news-form #create-save 
{
	background:transparent url(../images/admin-save.jpg) no-repeat scroll left top;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	height:24px;
	margin-left:162px;
	padding-bottom:3px;
	width:67px;
}
.news_list-data .date, .news_list-data .title, .news_list-data .news-delete
{
	color:#333333;
	font-size:11px;
}
.news_list-data .news-edit a
{
	color:#0065CC;
	font-size:11px;
	text-decoration:none;
}
.news_list-data .news-edit a:hover
{
	color:#0065CC;
	font-size:11px;
	text-decoration:underline;
}
/*Login form style ends here*/
/*Admin page style ends here*/


/*static page style starts here */
/*menu style starts here */

.header
{
	overflow:hidden;
	/*border-bottom:1px solid #ccc;
	margin-left:22px;
	margin-right:22px;
	_padding-right:35px;*/
}

.menu
{
	float:right;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:6px;
	overflow:hidden;
	
}
.menu .line 
{
	border-top:none;
}
.menu ul
{
	list-style-type:none;
	display:block;
	float:right;
	overflow:hidden;
	clear:both;
	margin:11px 0 -10px;
	#margin:11px 0 0px;
	_margin:11px 0 0px;
	padding:0px;
}
.menu ul li
{
	list-style-type:none;
	display:inline;
	float:left;
	padding:10px 10px 11px 5px;
	background:url(../images/admin-menu-seperator.jpg) no-repeat right center;
}
.menu ul a
{
	color:#666666;
	text-decoration:none;
}
.menu ul li.menu-last
{
	background-image:none;
	padding-right:0;
}
.admin-menu ul a.active
{
	color:#000;
	font-weight:bold;
}
.menu ul a.active 
{
	color:#000;
	font-weight:bold;
}
/*menu style ends here */

/*Container style starts here */
.line
{
	border-top:1px solid #ccc;
	margin:10px auto 0px;
	padding:5px 0 0;
	#padding:0px;
	width:960px;

}
.container
{
	overflow:hidden;
}
.shirts-side-bg .left-content
{
	height:auto;
}
.left-content
{
	float:left;
	width:230px;
	/*margin-left:22px;
	_margin-left:11px;
	background:#111212;*/
	min-height:639px;
	

	background:url(../images/menu_bg.jpg) repeat;
}
.left-content ul
{
	list-style-type:none;
	display:block;
	margin:0px 0px 0px 15px;
	padding:0px;
}
.left-content ul li
{
	list-style-type:none;
	line-height:22px;
	color:#ccc;
}
.left-content ul li a
{
	color:#ccc;
	text-decoration:none;
	text-transform:uppercase;
}
.left-content .news ul li a 
{
	color:#CCCCCC;
	text-decoration:none;
	text-transform:none;
}
.seperator
{
	background:url(../images/side-menu-seperator.jpg) repeat-x;
	height:3px;
	margin:10px 0px;
}
.right-content
{
	float:right;
	width:730px;
	
	/*margin-right:20px;*/
}
.right-content .bottom-left
{
	float:left;
	width:64%;
	background:url(../images/bottom-content.jpg) no-repeat left top;
	height:161px;
	margin-top:10px;
	margin-left:20px;
	_margin-left:10px;
}
.right-content .bottom-right
{
	float:right;
	width:33%;
	text-align:center;
}
.right-bottom .bottom-best-prod
{
	width:115px;
	height:180px;
	margin-top:15px;
	background:url(../images/best-img-frame.jpg) no-repeat top left;
}
#shirts
{
	margin-right:0px;
}
#shirts h3
{
	font-size:12px;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-weight:bold;
	/*margin-left:20px;*/
	margin:0px;
	padding:0px;
	clear:both;
	overflow:hidden;
	text-align:center;
	/*_margin-left:0px;*/

}
.right-bottom
{
	margin-top:0px;
	#margin-top:-3px;
	background:url(../images/index-bottom-bg.jpg) no-repeat left top;
	height:252px;
}
.right-bottom img
{
	margin:10px 0px 0px;
}
.right-bottom img
{
	
}
.bottom-title
{
	color:#666666;
	font-family:Kozuka Gothic Pro;
	font-size:17px;
	padding:0px;
	margin:0px;
}
.title1
{
	color:#ccc;
	font-family:Kozuka Gothic Pro;
	font-size:21px;
	padding:0px;
	margin:0px;
}
.bottom-content
{
	color:#666666;
	font-family:Kozuka Gothic Pro;
	font-size:14px;
}
.left-content h1
{
	color:#cc0000;
	font-family:tahoma;
	font-size:12px;
	text-transform:uppercase;
	margin-left:15px;
	margin-top:15px;
}

/*Container style ends here */
/*About-us styles starts here*/
#about-us
{
	/*margin-left:10px;*/
	margin-right:0px;
}
.about_head 
{
	overflow:hidden;
	clear:both;
}
.about_head h1
{
	font-size:16px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	float:left;
	width:auto;
	letter-spacing:2px;
	margin-left:20px;
	_margin-left:10px;
}
.about_head img
{
	float:right;
	/*margin-right:20px;*/
	margin-top:15px;
	#margin-top:5px;
	_margin-top:7px;
}
.about_content
{
	overflow:hidden;
	clear:both;
	margin-top:25px;
	margin-left:20px;
}
.about-content-left
{
	float:left;
	width:160px;
}
.about-content-right
{
	float:left;
	width:550px;
}
.about-content-right p
{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:22px;
	margin:10px 0 0;
	padding:0px;
	text-align:justify;
}
/*About-us styles ends here*/
/*Contact-us styles starts here*/
#contact-us
{
	/*margin-left:10px;*/
	margin-right:0px;
}
.contact_head 
{
	overflow:hidden;
	clear:both;
}
.contact_head h1
{
	font-size:16px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	float:left;
	margin-left:20px;
	_margin-left:10px;
	width:auto;
	letter-spacing:2px;
}
.contact_head img
{
	float:right;
	/*margin-right:20px;*/
	margin-top:15px;
	#margin-top:5px;
	_margin-top:7px;
}
.contact_content
{
	overflow:hidden;
	margin-left:20px;
	clear:both;
	margin-top:25px;
}
.contact-content-right 
{
	float:left;
	width:350px;
}
.contact-content-left
{
	float:left;
	width:350px;
	/*margin-right:12px;*/
	margin-left:2px;
}
.contact-content-left div
{
	margin:10px 0px 0px;
	padding:0px;
}
.contact-content-left p
{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:18px;
	margin:0px;
	padding:0px;
	text-align:justify;
}
.contact-content-left p label
{
	font-weight:bold;
}
.contact-content-left h6
{
	font-size:11px;
	margin:0px;
	padding:0px;
	line-height:18px;
}

/*Contact-us styles ends here*/


/*Shirts styles starts here*/

#shirts p
{
	margin-left:20px;
}

.shirts_list
{
	overflow:hidden;
	clear:both;
	min-height:520px;
	margin-left:20px;
}
.shirts_list ul
{
	list-style-type:none;
	margin:0px 10px;
	padding:0px;
}
.shirts_list ul li
{
	list-style-type:none;
	margin:0px;
	padding:10px 8px;
	display:inline;
}
.shirts_list ul li a
{
	margin:0px;
	/*padding:10px;*/
	padding:0px;
}
.shirts_list ul li a img
{
	border:1px solid #ccc;
	padding:3px;
}
.shirts_list ul li span
{
	margin:0px;
	padding:0px;
}
.img_list
{
	float:left;
	margin:20px 0px;
}
.img_list a
{
	margin:0px;
	padding:10px;
}
.img_list a img
{
	border:1px solid #ccc;
	padding:3px;
}
.img_details
{
	text-align:center;
	font-size:10px;
}
.img_details label
{
	font-weight:bold;
	text-transform:uppercase;
	color:#333333;
}
/*Shirts styles ends here*/


/*News styles starts here*/
.news
{
}
.news-list
{
	min-height:520px;
	_height:520px;
}
.news-list ul
{
	list-style-type:none;
}
.news-list ul li
{
	list-style-type:none;
	background:url(../images/news_list_arow.jpg) left 4px no-repeat;
	list-style-position:outside;
	margin:25px 0px;
	line-height:20px;
	padding:0 0 0 40px;
}
.news-list ul li .dnews-title
{
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:capitalize;
	font-weight:bold;
}
.news-list ul li .dnews-desc
{
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	/*text-transform:capitalize;*/
}
.news-list ul li .dnews-date
{
	color:#999;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.side_news_title
{
	color:#999;
	text-decoration:none;
	font-family:tahoma;
	text-transform:uppercase;
	margin:0px;
}
.side_news_desc
{
	color:#666;
	text-decoration:none;
	font-family:tahoma;
	text-transform:capitalize;
	margin:0px;	
}
.side_news_read
{
	color:#999;
	text-decoration:none;
	font-family:tahoma;
	text-transform:capitalize;
	margin:0 0 0 15px;
}
/*News styles ends here*/

/*Shows styles starts here*/

.shows_content
{
	margin-left:20px;
}

.shows_content h1 
{
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	line-height:22px;
	margin:10px 0px 0px 5px;
	padding:0;
	text-align:justify;
}
.shows_content ul 
{
	list-style-type:none;
}
.shows_content ul li
{
	list-style-type:none;
	background:url(../images/news_list_arow.jpg) left 4px no-repeat;
	list-style-position:outside;
	margin:25px 0px;
	line-height:20px;
	padding:0 0 0 40px;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}
.shows a
{
	color:#CC0000;
	font-family:tahoma;
	font-size:12px;
	margin-left:15px;
	margin-top:15px;
	text-transform:uppercase;
	font-weight:bold;
}


#even
{
	background-color:#fff;
}
#odd
{
	background-color:#F5F5F5;
}

.last-page
{
	line-height:14px;
	#line-height:22px;
	vertical-align:top;
	_margin-top:-10px;
}

.pagec
{
	_padding:18px 0px;
}

/*Shows styles ends here*/

/*Footer style starts here*/
.footer
{
	padding:10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	border-top:1px solid #CCCCCC;
	width:960px;
	margin:2px auto 0;
}
.footer p
{
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0px;
}
/*Footer style ends here*/
/*static page style ends here */

/*\*/
*html .left-content
{
	height:639px;
}
/**/

