﻿

div
{
	margin: 0px;
	padding: 0px;
	
}
img 
{
	display:block;
}


body 
{
	margin: 0px;
	padding: 0px;
	background-image: url('/images/template/bg-top.gif');
	background-position: top;
	background-repeat:repeat-x;
	background-color: #ececec;
	
	font-family:arial,helvetica,sans-serif;
}

p
{
	margin-top: 0px;
	padding-top: 0px;
}

a
{
	color: #0d55fa;
}

h1
{
	font-size: 25px;
	margin-bottom: 0px;
	padding-bottom: 20px;
	padding-top: 8px;
	margin-top: 0px;
	color: #757573;
	width: 100%;
}

h2
{
	margin-top: 0px;
}

h3
{
	margin-bottom: 0px;
	padding-bottom: 5px;
	color: #757573;
	margin-top: 5px;
}

h4
{
	margin: 0px;
	padding-bottom: 15px;
	color: #757573;
}

/*ul
{
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
}*/

ul li
{
	padding-bottom: 8px;
}

.input, .textarea, select
{
	-x-system-font:none;
	border:1px solid #D3D3D3;
	font-family:arial,sans-serif;
	font-size:1em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:20px;
	line-height:normal;
	margin:0 0 0.84em;
	color:#000000;
	padding: 6px 3px 0;
	display: block;

}

select
{
	padding: 0;
	height: 26px;
	padding-top: 3px;
}


/*-------------------*/
/* layout */
/*-------------------*/
div#header 
{

}
div#container
{
	text-align:left
}
div#content p
{
	line-height:1.4
}
div#navigation
{
	
}
div#extra{background:#FF8539}
div#footer
{
	font-size: 12px;
	padding: 10px;	
	margin-bottom: 40px;
	

}
div#footer-top
{
	margin-top: 50px;
	width: 1009px;
	border-bottom: solid 1px #C3C6C0;
	padding-bottom: 5px;
	margin-bottom: 5px;
}


div#container{width:1022px;margin:0 auto}
div#content{float:right;width:724px;}
div#navigation
{
	float:left;
	width:298px;

}
div#extra{float:left;clear:left;width:298px}
div#footer{clear:both;width:100%}


div.quicksearch
{
	background-image: url('/Images/template/quicksearch-bg.gif');
	background-repeat: repeat-y;
	padding-left: 25px;
	width: 263px;
}
div#quicksearch-bottom
{
	background-image: url('/Images/template/quicksearch-bottom.gif');
	background-repeat: no-repeat;
	height: 28px;
}

div.favorite_list
{
	background-image: url('/Images/template/menubox-bg.gif');
	background-repeat: repeat-y;
	padding-left: 25px;
	width: 263px;
	padding-top: 10px;
	
}
.favoritesHolder
{
	padding-right: 20px;
}
div.favorite_list ul
{
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px; padding-top: 0px;
	margin-bottom: 0px; padding-bottom: 0px;
}
div.favorite_list li
{

	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 9px;
	font-size: .9em;
}

div.favorite_list input
{

}
.favorites-deletebtn
{
	font-size: 12px;
}

img.colapse
{
	position: absolute;
	float: right;
	margin-left: 255px;
	margin-top: -10px;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
}
div#utility-nav
{
	float: right;
	padding-right: 18px;
	margin-top: -70px;
	color: #FFF;
	text-align: right;
	font-size: .8em;
}
div#utility-nav a
{
	color: #FFF;
}
/*-------------------*/
/* end layout */
/*-------------------*/





/*-------------------*/
/* menu box */
/*-------------------*/

div#menubox-top
{
	background-image: url('/Images/template/menubox-top.gif');
	background-repeat: no-repeat;
	height: 24px;
}

div#menubox
{
	background-image: url('/Images/template/menubox-bg.gif');
	background-repeat: repeat-y;
	padding-left: 25px;
}



div#menubox-bottom
{
	background-image: url('/Images/template/menubox-bottom.gif');
	background-repeat: no-repeat;
	height: 24px;
}

/*-------------------*/
/* end menu box */
/*-------------------*/







/*-------------------*/
/* video menu box */
/*-------------------*/

div#videomenubox-top
{
	height: 44px;
}

div#videomenubox
{
	background-image: url('/Images/template/menubox-bg.gif');
	background-repeat: repeat-y;
	padding-left: 25px;
}

div#videomenubox-bottom
{
	background-image: url('/Images/template/menubox-bottom.gif');
	background-repeat: no-repeat;
	height: 24px;
}

#videomenubox ul
{
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-left: 5px;
	list-style: none;
	text-transform: capitalize;
}

#videomenubox ul li
{
	padding-bottom: 10px;
}

.videomenu-count
{
	color: #7ba1fa;
}
/*-------------------*/
/* end video menu box */
/*-------------------*/










/*-------------------*/
/* main content */
/*-------------------*/
div#contentmain-top
{
	background-image: url('/Images/template/main-top.gif');
	background-repeat: no-repeat;
	height: 23px;
	margin-top: 15px;
	
}

div#contentmain
{
	background-image: url('/Images/template/main-bG.gif');
	background-repeat:repeat-y;
	padding-left: 35px;
	padding-right: 28px;
	padding-bottom: 20px;
}

div#contentmain-bottom
{
	background-image: url('/Images/template/main-bottom.gif');
	background-repeat: no-repeat;
	height: 24px;
}

/*-------------------*/
/* end main content */
/*-------------------*/


/*-------------------*/
/* tabs */
/*-------------------*/
#nav-container
{
	position: absolute;
	margin-left: 310px;
	margin-top: -32px;
	width: auto;
	
}



#mainNav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
}

#mainNav li {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#mainNav li a {
	margin: 0px;
	background-attachment: scroll;
	background-image: url('/Images/template/tab-sprite.gif');
	background-repeat: no-repeat;
	background-position: right 0px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	height: auto;
	width: 125px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#mainNav li a span {
	background-attachment: scroll;
	background-image: url('/Images/template/tab-sprite.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding-top: 6px;
	padding-bottom: 0px;
	height: 26px;
	width: 125px;
	float: left;
	cursor: pointer;
	cursor: hand;
	margin: 0px;
	text-align: center;
}



#mainNav li a.active span {
	background-attachment: scroll;
	background-image: url('/Images/template/tab-sprite.gif');
	background-repeat: no-repeat;
	background-position: 0px -66px;
}


/*-------------------*/
/* tabs */
/*-------------------*/














/*-------------------*/
/* video page */
/*-------------------*/
div#videoplayer
{
	height: 440px;
	width: 614px;
	background-color: #CECECE;
	
}
#video-stats
{
	width: 614px;
	padding-bottom: 10px;
}
#video-stats #video-rating
{
	width: 216px;
	height: 28px;
	clear: both;
	background-image: url('/images/template/videorating-bg.gif');
	background-repeat: no-repeat;
	padding-top: 20px;
	margin-left: 398px;
}
div.video_rating_stars
{
	display: inline;
	color: #fff;
	margin-left: 48px;
	
}
div.video_rating_views
{
	display: inline;
	color: #fff;
	margin-left: 10px;
}

div.video-description
{
	padding-bottom: 20px;
	width: 100%;
	clear: both;
}

div#video-comments
{
	border-top: solid 1px #CCC;
}

div#comment_form
{
	background-color: #EBEBEB;
}
div#comment_form .title
{
	padding-left: 10px;
	padding-top: 10px;
	
}

div#comment_form_fields
{
	padding: 10px;
}
div#comment_form_button
{
	background-color: #FFF;
	padding: 5px;
	padding-top: 10px;

}

div#comment_form_fields
{
	display: block;
}

div#comment_form_fields input
{
	
	

	
}
div#comment_form_fields .comment-field
{
	float:right;
	width:300px;
	margin-right: 100px;
	margin-top: -123px;
	height: 100px;
}

div#video-options
{
	float: right;

}
div#video-options img
{
	border: none;
	margin-bottom: 10px;
}

div#video-options-bottom
{
	margin-left:-3px;
	font-size: .8em;
	width: 550px;
	padding-top: 50px;
	padding-bottom: 5px; 
}

div#video-options-bottom img
{
	display:inline; 
	border: none;
	vertical-align:middle;
	padding-right:3px;  
}


div#flyout
{
	position: absolute;
	
}



.video-properties td
{
	font-size: .8em;
	padding: 5px;
	padding-left: 0px;
}
.video-properties .title
{
	font-weight: bold;
}


.ratevideo div
{
	padding-bottom: 10px;
}
.ratevideo-star
{
	display: inline;
}

/*-------------------*/
/* end video page */
/*-------------------*/









/*-------------------*/
/* Pimp My iMIS */
/*-------------------*/

h1.product-name
{
	padding-bottom: 2px;
	margin-bottom: 0px;
	width: 300px;
}

h1.product-name-fullwidth
{
	padding-bottom: 2px;
	margin-bottom: 0px;
	width: 650px;
}

.product-title
{
	color: #f89a1d;
}

.prod-subtitle
{
	
}

div#pimpmenubox
{
	background-image: url('/Images/template/menubox-bg.gif');
	background-repeat: repeat-y;
	padding-left: 25px;
}

#pimpmenubox ul
{
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-left: 5px;
	list-style: none;
}

#pimpmenubox ul li
{
	padding-bottom: 7px;
}

#pimpmenubox ul li ul li
{
	padding-left: 20px;
}


.ad-leftmenu
{
	margin-top: 20px;
	padding-left: 10px;
}

#prod_author
{
	display: block;
	font-size: 80%;
	margin-top: 60px;
}

#prod_description
{
	width: 350px;
	margin-top: 30px;
	line-height: 1.5em;
}

#prod_description_fullwidth
{
	width: 650px;
	margin-top: 30px;
	line-height: 1.5em;
}


#prod_video
{
	float: right;
	margin-top: 20px;
	text-align: right;
}

#prod_video_center
{
	float: center;
	margin-top: 20px;
	text-align: Center;
}

#prod_request
{
	padding-top: 20px;
	clear: both;
}

#prod_screenshots
{
	
}
#prod_screenshots img
{
	display: inline;
}

.prod_video img
{
	border: none;
}

/*-------------------*/
/* end Pimp My iMIS */
/*-------------------*/
















/*-------------------*/
/* forms */
/*-------------------*/

.fieldLabel
{
	display: block;
	margin-top: 10px;
	margin-bottom: 2px;
	color: #515050;
	width: 100%;
}



.form-validationmessage
{
	margin-top: 0px;
	padding-top: 0px;
	display: block;
	color: #CE0000 !important;
}
.form-validationimage
{
	vertical-align: top;
	display: inline;	
	margin-right: 5px;
}
.form-validationsummary
{
	padding: 5px;
	color: #CE0000;
	background-color: #EFEFEF;
	margin-bottom: 15px;
}
.form-validationsummary img
{
	display: inline;
	margin-right: 10px;
	vertical-align: middle;
}
/*-------------------*/
/* end forms */
/*-------------------*/



.page-message
{
	padding: 10px;
	background-color: #F4DEA8;	
	margin-bottom: 15px;
}

.page-section
{
	margin-bottom: 30px;
}

ul.plainlist
{
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-left: 0px;
	list-style: none;
}

ul.plainlist li
{
	padding-bottom: 10px;
}



.about-images td
{
	text-align: center;
	padding: 10px;
	font-weight: bold;
	color: #757573;
}
.about-image
{
	text-align: left !important;
	font-weight: normal !important;
}


div.tip
{
	font-size: .9em;
}
div.tip span
{
	font-weight: bold;
	color: #0D55FA;
}

span.featured
{
	color: #0D55FA;
	font-weight: bold;

}
div.tip ul
{
	margin-left: 0px; padding-left: 0px; list-style: none;
}
div.tip ul li
{
	width: 80%;
}

.gvList
{
	font-size: .8em;
}

.gvList img
{
	border: none;
}

.search select
{
	padding:3px;
}



#galleryHolder
{
	border: solid 1px #AFAFAF;
	padding: 10px;
}
