CSS - file:///C:/Documents%20and%20Settings/James/My%20Documents/My%20Projects/AC/newAC.html

    * Collapse All
    * Expand All

file:///C:/Documents%20and%20Settings/James/My%20Documents/My%20Projects/AC/newAC.html
http://www.andrewmin.com/home/wp-content/themes/cutline-3-column-split-11/style.css

/*

Theme Name:		Cutline 3-Column Split

Theme URI:		http://pearsonified.com

Description:	A squeaky clean, feature-rich theme for WordPress designed and coded by <a href="http://pearsonified.com">Chris Pearson</a>.

Version:		1.1

Author:			Chris Pearson

Author URI:		http://pearsonified.com/

*/



body { background: #fff; color: #333; font: 62.5% Georgia, "Times New Roman", Times, serif; text-align: center; }



* { padding: 0; margin: 0; }







/*---:[ global elements ]:---*/



/*Original: a { color: #0060ff; text-decoration: underline; }*/

	a { color: #000077; text-decoration: underline; }



	/*Original: a:visited { color: #333; text-decoration: underline; }*/

	a:visited { color: #6b776b; text-decoration: underline; }



	/*Original: a:hover { color: #df0000; text-decoration: underline; }*/

	a:hover { color: #770000; text-decoration: underline; }

	

	a img { border: none; }

	

blockquote { font-style: italic; font-family: Georgia, "Times New Roman", Times, serif; color: #555; margin: 0 30px 1.5em 30px; padding: 0 0 0 10px; border-left: 1px solid #aaa; }



abbr, acronym { border-bottom: 1px dotted #aaa; text-transform: uppercase; cursor: help; }

	

code { color: #090; font-family: Courier, monospace; }



pre { margin: 0 0 1.5em 0; overflow: auto; font-size: 1.3em; clear: both; }



p.center { text-align: center !important; }



p.bottom { margin: 0 !important; }



p.unstyled { font-size: 1.4em; }



.flickr_blue { color: #007ae4; text-transform: lowercase; }



.flickr_pink { color: #ff2a96; text-transform: lowercase; }



.green { color: #090; }



.red { color: #f00; }



.orange { color: #f40; }



.purple { color: #909; }







/*---:[ headlines ]:---*/



h1, h2, h3 { font-weight: bold; font-family: Helvetica, Arial, sans-serif; color: #000; }



h1 { font-size: 3.6em; letter-spacing: -0.03em; }



	#masthead h1 { padding: 0.4em 0 0.2em 0; border-top: 1px solid #ccc; text-align: center; clear: both; }

	

	h1 a, h1 a:visited, h1 a:hover { color: #000; text-decoration: none; }

	

h2 { font-size: 2.0em; }



	h2 a { color: #000; text-decoration: none; }

	

		h2 a:visited { color: #555; text-decoration: none; }

	

		h2 a:hover { color: #090; text-decoration: none; }

	

	.posts h2 { margin: 0 0 0.1em 0; line-height: 1.2em; }

	

	.pages h2, h2.page_header { margin: 0 0 0.75em 0; padding: 0 0 0.6em 0; background: url('images/hr_title_sep.gif') 0 100% no-repeat; }

	

	h2.archive_head { font-weight: bold !important; font-size: 1.4em !important; text-transform: uppercase !important; letter-spacing: normal !important; margin: 0 0 1.8em 0 !important; padding: 0.4em 2px !important; border-top: 3px solid #000 !important; background: url('images/hr_dot_black.gif') 0 100% repeat-x !important; }

	

h3 { font-size: 1.0em; text-transform: uppercase; }



	#masthead h3 { margin: 0 0 0.75em 0; font-weight: normal; font-size: 1.8em; text-transform: none; color: #888; text-align: center; }



	.entry h3 { margin: 2.5em 0 0.5em 0; }

	

	.entry h3.top { margin: 1.5em 0 0.5em 0 !important; }

	

	h3.comments_headers { font-size: 1.4em; }



h4 { font: italic 1.2em Georgia, "Times New Roman", Times, serif; color: #888; }



	h4 a, h4 a:visited { color: #888; text-decoration: none; }

	

		h4 a:hover { color: #888; text-decoration: underline; }

	

	.posts h4 { margin: 0 0 1.25em 0; padding: 0 0 1.0em 0; background: url('images/hr_title_sep.gif') 0 100% no-repeat; }







/*---:[ core layout elements ]:---*/



#container { width: 970px; margin: 15px auto 0 auto; }

					

	#content_box { width: 970px; text-align: left; float: left; clear: both; }

	

		#content { width: 500px; padding: 0 0 0 20px; float: left; }

		

		#sidebar { width: 210px; padding: 0 0 0 15px; float: right; }

	

		#l_sidebar { width: 210px; padding: 0 0 0 15px; float: left; }

		

	#footer { width: 970px; padding: 1.2em 0 0 0; border-top: 2px solid #ccc; float: left; clear: both; }

		





/*---:[ header styles ]:---*/



#masthead { width: 970px; /*height: 100px; background: url('images/logo.gif') no-repeat;*/ /* uncomment the height and background declarations here if you intend to use a graphic in the header instead of the h1 */ }



	/* #masthead a { display: block; width: 970px; height: 100px; } */ /* uncomment this line if you use a graphic in the header - make sure the height of your header graphic is equal to the height declared in this line of code! */



ul#nav { list-style: none; width: 950px; padding: 0 10px; background: url('images/hr_dot_black.gif') repeat-x; border-bottom: 3px solid #000; float: left; clear: both; }



	ul#nav li { padding: 0.85em 20px 0.7em 0; font: bold 1.4em Helvetica, Arial, sans-serif; text-transform: uppercase; float: left; }

	

		ul#nav li a, ul#nav li a:visited { color: #000; text-decoration: none; }

	

		ul#nav li a:hover { color: #000; text-decoration: underline; }

		

		ul#nav li a.current, ul#nav li a.current:visited, ul#nav li a.current:hover { color: #090; text-decoration: underline; }

		

	ul#nav li.rss { padding: 0.85em 0 0.7em 0; float: right; }

			

		ul#nav li.rss a { padding: 0 18px 0 0; background: url('images/icon_rss.gif') 100% 50% no-repeat; }

			

#header_img { position: relative; margin: 0 0 3.0em 0; border-bottom: 1px solid #000; float: left; clear: both; }



	#header_img img { display: block; } /* this is really just an IE 6 and 7 hack in disguise */







/*---:[ content styles ]:---*/



.entry { font-size: 1.4em; line-height: 1.65em; }

		

	.entry blockquote { font-size: 1.0em; }

	

		.entry blockquote.right { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 0 0.3em 15px !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align: center; float: right; }

		

		.entry blockquote.left { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 15px 0.3em 0 !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align: center; float: left; }

	

			.entry blockquote.right p, .entry blockquote.left p { margin: 0 !important; line-height: 1.4em !important; }

	

	.entry p { margin: 0 0 1.5em 0; }



	.entry ul, .entry ol { margin: 0 0 1.5em 40px; }

	

	.entry ul { list-style-type: square; }

	

		.entry li { margin: 0 0 0.5em 0; }

		

			.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0.5em 0 0.5em 30px; }

	

	.entry dl { margin: 0 0 1.5em 0; }

			

		.entry dt { font-weight: bold; margin: 0 0 0.5em 0; }

		

		.entry dd { margin: 0 0 1.5em 20px; }

		

	.entry .ad { margin: 0 0 0.5em 15px; float: right; }

	

	.entry .ad_left { margin: 0 15px 0.5em 0; float: left; }



	.entry img { }



		.entry img.left { padding: 3px; margin: 0.5em 15px 0.5em 0; border: 3px double #bbb; float: left; clear: left; }

		

		.entry img.right { padding: 3px; margin: 0.5em 0 0.5em 15px; border: 3px double #bbb; float: right; clear: right; }

		

		.entry img.center { display: block; padding: 3px; margin: 0 auto 1.5em auto; border: 3px double #bbb; float: none; clear: both; }

	

		.entry img.off { padding: 0 !important; border: none !important; }

		

		.entry img.stack { clear: none !important; }



.tagged { padding: 0.4em 0 0 0; background: url('images/hr_tag_sep.gif') no-repeat; font-size: 1.2em; line-height: 1.6em; color: #888; clear: both; }



	.tagged a, .tagged a:visited { padding: 0.25em; color: #333; text-decoration: none; }

	

		.tagged a:hover { color: #fff; background: #333; text-decoration: none; }

	

	.add_comment { display: block; padding: 0 0 0 20px; font-weight: bold; float: right; }



.navigation { width: 500px; font-size: 1.4em; float: left; }

	

	.previous { padding: 0 20px 0 0; float: left; }

	

	.next { float: right; }



.clear { width: 500px; height: 1px; margin: 0 0 5.0em 0; clear: both; }



.rule { background: url('images/hr_tag_sep.gif') no-repeat; }



.flat { margin: 0 0 2.0em 0 !important; }



.whitespace { margin: 0 0 3.5em 0 !important; }







/*---:[ sidebar styles ]:---*/



ul.sidebar_list { list-style: none; }



	ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { width: 210px; margin: 0 0 2.5em 0; font-size: 1.3em; line-height: 1.4em; float: left; }



		li.widget h2, li.linkcat h2 { font-weight: bold; font-size: 1.077em; text-transform: uppercase; letter-spacing: normal; margin: 0 0 0.8em 0; padding: 0.4em 2px; border-top: 3px solid #000; background: url('images/hr_dot_black.gif') 0 100% repeat-x; }



		li.widget p { margin: 0 0 1.5em 0; padding: 0 10px; }

		

		li.widget ul, li.linkcat ul { list-style: square; margin: 0 0 0.5em 20px; }

		

		li.widget ol, li.linkcat ol { margin: 0 0 0.5em 20px; }

		

			li.widget li, li.linkcat li { margin: 0 0 0.7em 0; }

			

				li.widget li a, li.widget li a:visited, li.linkcat li a, li.linkcat li a:visited { text-decoration: none; }

				

					li.widget li a:hover, li.linkcat li a:hover { text-decoration: underline; }

			

				li.widget li .recent_date { padding: 0 0 0 8px; font-weight: bold; color: #888; }

		

		li.widget ul.flickr_stream { list-style: none; margin: 0; padding: 0 10px; }

		

			li.widget ul.flickr_stream li { margin: 0; padding: 0 5px 5px 0; display: inline; }

			

				li.widget ul.flickr_stream li a img { padding: 3px; }

				

				li.widget ul.flickr_stream li a:hover img { background: #ff2a96; }

		

			/*---< FlickrRSS styles for the widget only >---*/

		

			li.widget_flickrrss { }

			

				li.widget_flickrrss a img { margin: 0 5px 5px 0; padding: 3px; }

				

				li.widget_flickrrss a:hover img { background: #ff2a96; }

				

		/*---< Calendar widget styles >---*/

		

		#calendar_wrap { font-size: 1.3em; }

				





/*---:[ footer styles ]:---*/



#footer p { margin: 0 0 0.923em 0; font-size: 1.3em; color: #888; text-align: right; }



	#footer a, #footer a:visited { color: #888; text-decoration: none; }

		

		#footer a:hover { color: #888; text-decoration: underline; }







/*---:[ comment styles ]:---*/



#comments { width: 500px; float: left; clear: both; }



	ul#comment_list { list-style: none; margin: 0 0 4.0em 0; border-top: 1px solid #bbb; float: left; }

		

		ul#comment_list li.comment { width: 500px; padding: 1.2em 0 0 0; border-bottom: 1px dotted #bbb; float: left; }

			

		ul#comment_list li.trackback { width: 470px; padding: 1.2em 15px 0 15px; background: url('images/trackback_bg.gif'); }

				

			.comment_meta { margin: 0 0 1.2em 0; }

			

				.comment_num { padding: 0 15px 0 20px; font-weight: bold; font-size: 1.4em; float: right; }

				

				.trackback .comment_num { padding: 0 0 0 20px; }

				

					.comment_num a, .comment_num a:visited { color: #888; text-decoration: none; }

					

						.comment_num a:hover { color: #df0000; text-decoration: none; }

				

				.comment_meta strong { font-size: 1.6em; }

					

				.comment_time { font: normal 1.1em Verdana, Helvetica, Arial, sans-serif; color: #888; }

		

			.comment .entry { padding: 0 15px; }

			

				.comment .entry p { margin: 0 0 1.0em 0; }

			





/*---:[ comment form styles ]:---*/



#comment_form { width: 500px; padding: 1.0em 0 0 0; float: left; }



	#comment_form p { padding: 0.6em 0; }

	

		#comment_form label { padding: 0 0 0 10px; font-size: 1.2em; }



		#comment_form .text_input { width: 191px; padding: 3px; color: #444; font: normal 1.4em Georgia, "Times New Roman", Times, serif; border-top: 2px solid #999; border-left: 2px solid #999; border-right: 1px solid #fff; border-bottom: 1px solid #fff; }

		

		#comment_form .text_area { width: 321px !important; }

	

			#comment_form .text_input:focus { border-top: 2px solid #666; border-left: 2px solid #666; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }

	

		#comment_form .form_submit { padding: 0.4em 4px; background: url('images/submit_bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; font: bold 1.4em Georgia, "Times New Roman", Times, serif; cursor: pointer; }

		

		#comment_form p.subscribe-to-comments { font-size: 1.4em; }

		

			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }

			





/*---:[ search form styles ]:---*/



#search_form { }



	#search_form .search_input { width: 201px; padding: 3px; color: /*formerly #090*/#666; font: normal 1.0em Georgia, "Times New Roman", Times, serif; border-top: 1px solid #999; border-left: 1px solid #999; border-right: 1px solid #f5f5f5; border-bottom: 1px solid #f5f5f5; }

	

	li.widget .search_input { font-size: 1.1em !important; }

	

		#search_form .search_input:focus { border-top: 1px solid #666; border-left: 1px solid #666; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }

http://www.smartmovies.net/mb/videos?smartmovies_document_id=63117
http://static.smartmovies.net/min_stylesheets/mb.css?1260571874

body{margin:0;font-family:Arial,sans-serif;font-size:12px}a
img{border:none}a{position:relative}.pdt .old-doc
img{width:150px;height:113px}.title{position:relative;padding:1px;border:1px
solid;border-bottom:0;-moz-border-radius-topleft:3px;-webkit-border-top-left-radius:3px;-moz-border-radius-topright:3px;-webkit-border-top-right-radius:3px}h3{margin:0;padding:3px;padding-left:10px;-moz-border-radius:1px;-webkit-border-radius:1px}h3
span.important{margin-left:5px}h3 img.fr-flag{position:relative;top:1px;right:4px;margin-right:3px}h4{margin:2px
0;font-size:0.88em;font-weight:normal}em{font-weight:bold;font-style:normal}.page{margin:0
auto}.box{position:relative;margin-bottom:15px;padding:5px
10px;height:1%;border:1px
solid;overflow:auto;-moz-border-radius:3px;-webkit-border-radius:3px}.text-input{padding:1px
2px}.submit{cursor:pointer;border:none;background:none;text-transform:uppercase}input.txt{width:211px;margin:10px
auto;padding:6px
0;font-size:13px;color:#4C4C4C;text-align:center;font-weight:bold}p.msg-mini{padding:3px;width:80%;margin:10px
auto;background:#FCC;border:1px
solid #CA9291;-moz-border-radius:3px;-webkit-border-radius:3px;font-size:1.1em;color:#600;text-align:center}p.error-msg{position:relative;padding:3px;margin-top:6px;background:#FEE;border:1px
solid #600;-moz-border-radius:3px;-webkit-border-radius:3px;color:#600;text-align:center}.box-infos
.error{position:absolute;bottom:110px;left:35px;display:block;width:235px;padding:1px;font-weight:normal;font-size:0.9em;color:#600;background:#FCC none repeat scroll 0 0;border:1px
solid #CA9291;-moz-border-radius:3px;-webkit-border-radius:3px}.box-infos .error
a{font-size:10px}.archives{margin:15px
auto;padding:1px;overflow:hidden}.archives
#more{float:left;padding:3px
6px;margin-right:6px;-moz-border-radius:1px;-webkit-border-radius:1px;font-weight:bold}.archives
p{margin:0;padding:3px
6px;text-transform:uppercase;font-weight:bold;line-height:1.2em;text-align:left}.archives p span, .archives p
a{float:left}.archives
.sep{margin:0
3px;vertical-align:middle}.maincat{margin:15px
0 0 0;padding-top:7px;padding-bottom:7px;border-bottom:none;-moz-border-radius-bottomleft:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomright:0;-webkit-border-bottom-right-radius:0}.maincat
ul{padding:0;margin:0
auto}.maincat
li{display:inline;list-style-type:none;text-align:center}.maincat
li.separator{margin:0
3px}li.dropdown-meta{text-transform:none}li.dropdown-paging
h4{float:left;margin-right:4px}.list-all{margin-bottom:15px;border-bottom:1px solid;-moz-border-radius:3px;-webkit-border-radius:3px}.list-all
ul{padding:0;margin:0;list-style-type:none}.list-all li.dropdown-categories{float:left}.list-all li.dropdown-paging{float:right}.page.pdp{width:800px}.page-top{clear:both;text-align:center}.cat{margin-top:20px;padding-top:7px;padding-bottom:7px;overflow:hidden}.cat
ul{float:left;width:24%;padding:0;margin:0}.cat ul
li{list-style-type:none}.cat
ul#meta{width:100%;padding:0;margin:0
auto 15px auto;clear:both}.cat ul#meta
li{display:inline}.cat ul#meta
li.separator{margin:0
3px}ul.paging{display:inline;padding:0;margin:0}ul.paging
li{display:inline;list-style-type:none}div.unite{-moz-border-radius-topleft:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-webkit-border-top-right-radius:0}.newsletter
p{margin:0}.newsletter
div{position:absolute;width:50%;margin-left:auto;top:10px;right:10px;text-align:right}.newsletter
input{font-size:12px}.newsletter .text-input{width:200px}.unlimited
.success{width:95%;margin-top:8px;color:#090;background:#E0F9DF;border-color:#C2D9A9}.unlimited p.msg-mini{width:323px;margin:auto 0;font-size:1em}.template{-moz-border-radius-topleft:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-webkit-border-top-right-radius:0}.template
p{margin:0}.template
.casting{margin:10px
0;text-align:right}.template
.infos{text-align:center}pre{font-size:14px;font-family:Arial,Helvetica,sans-serif;overflow:hidden;width:auto !important}.sort
p{margin:0;text-align:left}.pdv{width:980px}.pdv
.title{margin:15px
auto;border-bottom:1px solid;-moz-border-radius:3px;-webkit-border-radius:3px;text-align:center}.pdv #player-html
img{width:232px;height:174px}#pdv-container{position:relative;height:1%;padding:0px
14px 0px 14px;overflow:hidden;border:1px
solid;-moz-border-radius:3px;-webkit-border-bottom:3px;background:#fff}div#pdv-container{margin-bottom:20px;background-color:#fff}div#pdv-video p,
div#pdv-video em,
div#pdv-video strong,
div#pdv-video span,
div#pdv-video li,div#file-format{color:#000}div
p#download{width:100%;margin:16px
auto;text-align:center;color:#338fc3;font-size:1.7em;font-weight:bold}div p#download img:hover{cursor:help}div#pdv-container
a{color:#2e679d}div#pdv-container a:hover{color:#0d365c}#pdv-video{margin-top:10px}#player-html{width:100%;clear:both;overflow:auto;padding-left:1px}#player-html
img{float:left;padding:1px;margin:0
2px 4px;background:white;border:1px
solid}.pdv #player-html
img{width:230px;height:174px}#player-html img.first-thumb-row{margin-left:0}#player-html
img.nomargin{margin-top:0;margin-right:0}#get-flash{background:white;font-size:0.9em;color:#600;text-align:center}#pdv-video
ul{width:100%;overflow:hidden;padding:0;margin:0}#pdv-video ul
li{float:left;display:inline;margin-right:30px}#pdv-video ul
li#time{float:right;margin:0}#pdv-video
.description{text-align:justify}#file-format{position:relative;width:100%;margin-bottom:10px;vertical-align:middle;overflow:hidden;font-size:1em}#file-format
#preview{float:right}#file-format #preview
img{display:block}#file-format
em{float:left;position:relative;top:2px}#file-format
ul{float:left;padding:0;margin:0
0 12px 0;vertical-align:middle}#file-format ul
li{display:inline;vertical-align:middle;margin-left:4px;padding-left:5px;background:url(../images/mb/li-sep.png) repeat-y top left}#file-format ul li:first-child{background:none;margin-left:0;padding-left:0}#file-format ul li
img{vertical-align:top}#file-format ul li
span{color:#0d5384}#foot{padding:7px
0;margin-top:5px;border-top:1px solid;overflow:auto;font-size:12px}#foot
ul{margin:0;padding:0;text-align:center}#foot ul
li{display:inline;margin:0
10px}#help{padding-left:20px;border-left:1px solid}.pdv-purchase{width:100%;overflow:hidden;font-family:Arial,sans-serif}#allopass{float:left;width:314px}#cb{float:left;width:314px;margin:0px
4px}#vip{float:left;width:314px}#gsm{float:left;width:314px}.cb-only{width:640px;margin:0
auto}.title-purchase{padding:1px
!important;padding:1px
1px 0 1px;background:white;border:1px
solid #27a402;border-bottom:none;-moz-border-radius:3px;-webkit-border-bottom:3px;-moz-border-radius-bottomleft:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomright:0;-webkit-border-bottom-right-radius:0}.title-purchase
h3{display:block;padding:7px
0 1px;font-family:Arial,sans-serif;background:#27a402;text-align:center;color:white;font-size:18px}div.box-infos{position:relative;height:327px;border:1px
solid #27a402;-moz-border-radius:3px;-webkit-border-bottom:3px;-moz-border-radius-topleft:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-webkit-border-top-right-radius:0;font-size:12px;text-align:center;font-weight:bold;background:#f7fbf5;color:#333}div.box-infos
h4{margin-top:10px;text-align:center;color:#338fc3;font-size:17px;font-weight:bold;border:none;border-bottom:none}.box-infos .form-input{position:absolute;left:0;bottom:0;height:105px;width:312px;text-align:center}.box-infos .input-grey{width:211px;height:32px;margin:0px
auto 5px;padding:5px}.box-infos .form-input .input-grey
input.txt{width:205px;margin:0
auto;padding:6px
0;font-weight:normal;font-size:1em;text-align:center;color:#4C4C4C}div.form-input .validate,
div.form-input
.submit{background:none}.box-infos .form-input
p.price{margin:7px
0;color:#239400;font-weight:bold}.infos-allopass{width:340px;margin-left:650px;text-align:center}.allopass
p{text-align:center;margin:4px
auto;color:#000}.allopass
#flags{margin:20px
auto 15px}.allopass #flags
a{text-decoration:none}.allopass
.phone{font-size:16px;color:#4C4C4C}.allopass
.num{margin-bottom:0;font-size:34px;color:#0073b6}.allopass
.price{margin-top:0;font-size:12px;color:#4D4D4D}.allopass
ol{padding-left:30px;color:#278a00;text-align:left;font-size:11px;font-weight:normal}.allopass
li{margin:2px
auto}.allopass li
span{color:#333}.allopass
h4{padding-right:30px}.allopass #allopass-logo{position:absolute;top:9px;right:84px}.box-infos .form-input .input-grey
input.txt{width:205px;margin:0
auto;padding:6px
0;background:url(../images/pdv/input-bg.png) no-repeat top center;border:5px
solid #EBECEA;border-color:rgba(212,218,207,0.5);-moz-border-radius:3px;-webkit-border-radius:3px;font-weight:normal;text-align:center;color:#4C4C4C}.box-infos .form-input .input-grey input.txt:focus{border-color:#d9e4eb;border-color:rgba(174,193,205,0.5)}.box-infos
div.dualcode{width:280px;padding:5px
5px 0 5px;background:#EBECEA;-moz-border-radius:3px;-webkit-border-radius:3px}div#allopass .dualcode
input.txt{width:130px;margin:0
1px;background-image:url(../images/pdv/input-bg-dual.png);border:0;-moz-border-radius:0;-webkit-border-radius:0}#cb ul#cb-logos{margin:20px
auto;padding:0;list-style:none}#cb ul#cb-logos
li{display:inline;margin:0}#cb ul#cb-logos li
img{margin:auto;border:1px
solid #bcd3df}#cb #cb-infos{font-weight:normal;font-style:italic}#cb
select{margin-top:15px;padding:5px
15px 5px 5px;font-size:1em}#vip .title-purchase{border:1px
solid #218703;border-bottom:none}#vip .box-infos{background:#F7FBF5 url(../images/mb/vip-bg.png) no-repeat top left}#vip div.box-infos
h4{position:relative;margin-bottom:25px;margin-top:14px}#vip div.box-infos
p{font-weight:normal}#vip .box-infos p#second-argument{margin-right:20px;margin-top:15px;font-size:1em}#vip .box-infos p
span{color:#e3059d;font-weight:bold}#vip div.box-infos
.price{font-weight:bold}#vip
ul{padding:5px
0 5px 55px;margin:0;background:url(../images/mb/vip-lisgtbg.png) repeat-y top left;list-style:none;text-align:left}#vip ul
li{margin:2px
0;padding-left:10px;background:url(../images/mb/vip-bullet.png) no-repeat left 5px}#gsm .box-infos{height:361px;background:url(../images/mb/gsm-bg.png) no-repeat top left;border:1px
solid #99c7e1;-moz-border-radius:3px;-webkit-border-radius:3px}#gsm div.box-infos
h4{margin-top:39px}#gsm
ul{padding:5px
0 5px 20px;margin:30px
0 0;background:url(../images/mb/gsm-lisgtbg.png) repeat-y top left;list-style:none;text-align:left}#gsm ul
li{margin:2px
0;padding-left:10px;color:#323232;background:url(../images/mb/gsm-bullet.png) no-repeat left 5px}#gsm
#phone{margin-top:40px}.pdt{font-family:Arial,sans-serif;width:980px;font-size:12px}.pdt
ul{margin-left:0;padding-left:0}.pdt
form{margin:0}.pdt
.title{margin-top:15px;font-size:12px}.pdt .title
h3{font-size:12px}.pdt .title span
a{font-size:12px}.title-pdt{margin-bottom:15px;border-bottom:1px solid;-moz-border-radius-bottomleft:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomright:0;-webkit-border-bottom-right-radius:0}div.pdt
.unlimited{width:948px;padding:5px
15px 10px;background:#fff;-moz-border-radius-topleft:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-webkit-border-top-right-radius:0}.pdt .unlimited
em{margin-bottom:10px;font-weight:normal}.pdt .unlimited
p{margin-top:10px}.pdt .unlimited
em{display:block;padding:5px
0;font-size:13px;text-transform:uppercase}.pdt .unlimited
div{position:absolute;right:5px;top:7px;margin:0}.pdt .unlimited .text-input{width:240px}.pdt .unlimited
.submit{margin:0
20px 0 10px;padding:3px
10px;-moz-border-radius:3px;-webkit-border-bottom:3px}.pdt
.box{overflow:hidden;padding:5px}div.pdt
h1{margin:0;color:#000;font-size:16px}div.pdt
.video{overflow:hidden;width:948px;padding:5px
15px 0px;background:#fff;-moz-border-radius-topleft:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-webkit-border-top-right-radius:0}div.pdt .box #pdv-video a,
div.pdt .box #foot
a{color:#2E679D}div.pdt .box #pdv-video a:hover,
div.pdt .box #foot a:hover{color:#0D365C}#player-container{float:left;width:640px}.pdt .video #no-player{overflow:auto;position:relative}.pdt .video #no-player
img{display:block;float:left;width:150px;height:113px;margin:0
7px 7px 0;border:1px
solid #DDE0E2}.pdt .video #no-player
img.odd{margin-right:0}.pdt .video #get-flash{float:left;width:629px;padding:7px
0;margin:1px
0 0;background:#BB473F;-moz-border-radius:3px;-webkit-border-radius:3px;color:white;font-weight:bold;font-size:12px;text-align:center}.pdt .video #get-flash
a{font-size:12px;color:#FC0}.pdt .video #get-flash a:hover{color:black}.pdt .video
#foot{display:block;float:left;width:100%}.pdt .video
.download{float:right;position:relative;width:283px;border:1px
solid #dde0e2}.gsm-details{min-height:400px;height:auto !important;height:400px;padding:0
10px;color:#555}.gsm-details
h6{margin:17px
auto 15px;text-align:center;font-size:20px;color:#555}.gsm-details
#step1{position:relative;width:100%;height:59px;margin:10px
0;background:url(../images/mb/pdt/gsm-step1.png) no-repeat top left}.gsm-details #step1
select{position:absolute;top:16px;right:9px;width:225px;height:27px;padding:3px}.gsm-details
#step2{position:relative;width:100%;height:59px;background:url(../images/mb/pdt/gsm-step2.png) no-repeat top left}.gsm-details #step2
input{position:absolute;top:10px;right:9px;width:200px;padding:3px;font-size:1em;text-align:center}.gsm-details #step2
span{position:absolute;top:40px;right:9px;color:#666;font-size:12px;font-style:italic}.gsm-details
.error{display:block;width:279px;padding:1px;margin-bottom:10px;text-align:center;font-size:10px;color:#600;background:#FCC none repeat scroll 0 0;border:1px
solid #CA9291;-moz-border-radius:3px;-webkit-border-radius:3px}.gsm-details #send-gsm{display:block;margin-top:10px}.gsm-details #send-gsm
img{display:block}.gsm-details
#instruction{position:absolute;bottom:0 !important;bottom:-2px;left:0;width:303px;height:48px;background:#ffffe3;font-size:1.1em}.gsm-details #instruction
#icon{position:absolute;top:10px;left:30px}.gsm-details #instruction
p{margin:10px
0;padding:1px
0 0 35px;font-size:12px;font-weight:bold;text-align:center;color:#323232}.r8{width:894px}.r7{width:783px}.r6{width:672px}.r5{width:562px}.r4{width:453px}.r3{width:350px}.page.pdp.star{width:610px}.stars
.maincat{margin-bottom:15px}.stars .maincat
li{width:33%}.stars
.title{-moz-border-radius:3px;-webkit-border-bottom:3px;text-align:center}.title-stars{margin:15px
0;border-bottom:1px solid;-moz-border-radius:3px;-webkit-border-bottom:3px;text-transform:uppercase;text-align:center}.stars
.paging{text-align:center}.stars-profil{position:relative;margin:15px
auto;width:610px;height:375px;border:1px
solid}.stars-profil
img{margin:0
0;padding:0
0}.stars-profil
p{margin:10px
0}.stars-profil .infos-actrice{position:absolute;top:15px;left:15px;padding:5px
15px 15px 15px;width:160px;border:none;background:url(../images/mb/square-transparency.png) repeat}.stars-profil .infos-actrice
p{color:black}.stars-profil .infos-actrice
em{font-weight:bold}.stars-profil #actress-name{position:absolute;bottom:0;right:0;height:42px;background:url(../images/mb/round-transparency.png) no-repeat left bottom}.stars-profil #actress-name
img{margin:0
0}.stars-profil #actress-name
p{padding:0
20px 0 30px;font-size:1.8em;color:black}.search-stars
div{padding:10px
10px;border-bottom:1px solid;text-align:center}#textsearch
.submit{margin-left:6px}#advanced{border:0}#advanced
select{width:85px;margin:3px}.star-thumb{float:left;width:100px;margin:6px
10px 6px 0}.grid-stars
.right{margin:6px
0}.star-thumb
img{width:100px;height:110px;border:1px
solid}.star-thumb
span{display:block;font-size:10px;text-align:center;text-decoration:underline;font-weight:bold}.rank
span{position:absolute;left:0;top:0;width:40px;padding:3px
0;-moz-border-radius-topleft:3px;-webkit-border-top-left-radius:3px;text-align:center;font-size:1.3em;font-weight:bold}.rank
h3{padding-left:50px}#preview_div{width:100%;height:1000px;top:0;left:0;margin:0;padding:0;position:absolute;z-index:100}p.error-msg{position:relative;padding:3px;margin-top:6px;background:#FEE;border:1px
solid #600;-moz-border-radius:3px;-webkit-border-radius:3px;color:#600;text-align:center}.support{width:990px}.support
.title{margin-top:20px;text-align:center;-moz-border-radius:3px;border:1px
solid}.support .title
h3{padding:10px
0;font-weight:bold;text-transform:uppercase}div.support
h3{font-weight:normal;-moz-border-radius:3px}.support .box
p{margin:10px
auto}.support
.before{margin-top:20px;text-align:center}.support .before
h1{font-size:24px}.support .before
h1{margin-top:15px}.support #infos-ticket
h2{font-size:18px}.support #infos-ticket
h2{margin-top:15px}.support
.box{overflow:hidden}.support
textarea{width:100%;height:150px;padding-top:5px}.support
.submit{float:right;margin:5px
0;padding:5px;-moz-border-radius:3px}.support
#retrieve{width:100%;float:right;text-align:right}.support .menu-support{margin:10px
auto;text-align:center}.support .menu-support
h1{border-bottom:1px solid;padding-bottom:15px}.support .menu-support
ul{padding:0;margin:0
auto}.support .menu-support ul
li{float:left;width:33%;list-style-type:none;text-align:center;font-weight:bold;text-transform:uppercase}.support
#identity{padding-bottom:10px;margin-bottom:10px;text-align:center;border-bottom:1px solid}.support #identity
span{font-weight:bold}.support
table{width:100%}.support table .main
span{font-weight:bold;font-size:14px}.support table
span{font-weight:bold}.support table
.status{width:9%}.support table
.ticket{width:12%}.support table
.sujet{width:36%}.support table .date-demande{width:18%}.support table .last-awnser{width:25%}.support .add-message,
.support .send-message{text-align:center}.support .add-message .submit,
.support .send-message
.submit{float:none;width:auto;height:auto}.support .new-message{margin:10px
0 0}.support #infos-ticket{text-align:center}.support #infos-ticket em
span{font-weight:normal}.support
.message{margin-top:10px;padding-top:15px;text-align:center}.support .error-message{display:block;margin:10px
0}

http://www.smartmovies.net/stylesheets/document-30341.css

@charset "UTF-8";

/* --- CUSTOMIZABLE STYLES --- */

/* Général */
body {
	background: ;
	
	
		background-image: url("");
	
	
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
}

/* Liens */
a {
	font-size: 8px; /* B */
}
a, .pdt h1 {
	color: #4FD823;
}
a:hover {
	color: #8D5C18; /* A */
}
a:visited {
	color: #371638;
}

.star-thumb a:hover img {
	border-color: #8D5C18; /* A */
}

/* Liens sélectionnés */
.selected {
	color:  #000000;
}

/* Containers */
.box, div.title, .rank span.position, #pdv-container {
	background: ;
}

/* Bordures */
div.title, .box, .maincat li.center, .search-stars div, .star-thumb img, .pdv .title, .pdt .title, #pdv-container, #file-format ul li img, #foot, #help, .dl-btn, .pdt h1, #vlc, #player-html img {
	border-color: ;
}

/* Titres */
h3 {
	font-size: 11px;
}

/* Fond des titres */
h3, .submit, .dl-btn, div#more {
	background: ; /* C */
	
	color: #6A5E2B; /* D */
}

/* Description de la video */
.description, .rank span {
	color: #000000;
}

.description {
	font-size: 9px; /* E */
}

#pdv-video {
	font-size: 9px; /* E */
}

/* Texte important */
.important {
	color: #1E600F;
}

.cat li { 
	font-size: 8px; /* B */ 
}

	
.page.pdp {
	width: 627px;
}

.page.pdp.star {
		
	width: 627px;
			
}

.video-container {
	width: 627px;
}

.video-container.c-left {
	margin-right: 0px;
}
	

.template-thumbs {
	position:relative;
	height:1%; /* overflow management for IE6 */
	margin:10px auto;

	overflow:auto;
	
	background:black;
	border:1px solid black;
}

.template-thumbs img {
	display:block;
	float:left;
}

.c-left {
	float:left;
	height:1%; /* overflow management for IE6 */
	
	overflow:auto;
}

.c-right {
	float:right;
	height:1%; /* overflow management for IE6 */
	
	overflow:auto;
}

/* - Thumbs control - */ /* "| xxx |" = half-sized picture */

.mt { margin-top:1px; }
.mr { margin-right:1px; }
.mb { margin-bottom:1px; }
.ml { margin-left:1px; }

/* 50x37.5 */
.w50 { width:50px; height:37px; }
.w50-t { height:36px; margin-top:1px; }
.w50-r { width:49px; margin-right:1px; }

/* | 75x56.25 | */
.w75 { width:75px; height:56px; }
.w75-t { height:55px; margin-top:1px; }
.w75-r { width:74px; margin-right:1px; }

/* 100x75 */
.w100 { width:100px; height:75px; }
.w100-t { height:74px; margin-top:1px; }
.w100-r { width:99px; margin-right:1px; }

/* 150x112.5 */
.w150 { width:150px; height:112px; }
.w150-t { height:111px; margin-top:1px; }
.w150-r { width:149px; margin-right:1px; }

/* 200x150 */
.w200 { width:200px; height:150px; }
.w200-t { height:149px; margin-top:1px; }
.w200-r { width:199px; margin-right:1px; }

/* 250x187.5 */
.w250 { width:250px; height:187px; }

/* 300x225 */
.w300 { width:300px; height:225px; }
.w300-t { height:224px; margin-top:1px; }

/* 350x262.5 */
.w350 { width:350px; height:262px; }

/* 400x300 */
.w400 { width:400px; height:300px; }

/* 450x337.5 */
.w450 { width:450px; height:337px; }

/* 500x375 */
.w500 { width:500px; height:375px; }

/* 550x412.5 */
.w550 { width:550px; height:412px; }



/* - TEMPLATE 01 - */

.t-01-big { width: 802px; }
.t-01-big .c-left, .t-01-big .c-right { width:400px; }

.t-01-medium { width: 602px; }
.t-01-medium .c-left, .t-01-medium .c-right { width:300px; }

.t-01-small { width: 402px; }
.t-01-small .c-left, .t-01-small .c-right { width:200px; }


/* - TEMPLATE 02 - */

.t-02-big { width: 802px; }

.t-02-medium { width: 602px; }

.t-02-small { width: 402px; }


/* - TEMPLATE 03 - */

.t-03-big { width: 802px; }

.t-03-medium { width: 602px; }

.t-03-small { width: 402px; }


/* - TEMPLATE 04 - */

.t-04-big { width: 802px; }
.t-04-big .c-left { width:400px; }
.t-04-big .c-right { width:401px; }

.t-04-medium { width: 602px; }
.t-04-medium .c-left { width:300px; }
.t-04-medium .c-right { width:301px; }

.t-04-small { width: 402px; }
.t-04-small .c-left { width:200px; }
.t-04-small .c-right { width:201px; }


/* - TEMPLATE 05 - */

.t-05-big { width: 802px; }
.t-05-big .c-right { width:250px; }

.t-05-medium { width: 602px; }
.t-05-medium .c-right { width:200px; }

.t-05-small { width: 402px; }
.t-05-small .c-right { width:150px; }


/* - TEMPLATE 06 - */

.t-06a-big { width: 802px; }

.t-06a-medium { width: 602px; }

.t-06a-small { width: 402px; }

/* - TEMPLATE 07 - */

.t-07-big { width: 802px; }
.t-07-big .c-left { width:400px; }
.t-07-big .c-right { width:401px; }

.t-07-medium { width: 602px; }
.t-07-medium .c-left { width:300px; }
.t-07-medium .c-right { width:301px; }

.t-07-small { width: 402px; }
.t-07-small .c-left { width:200px; }
.t-07-small .c-right { width:201px; }

/* - TEMPLATE 08 - */

.t-08-medium { width: 602px; }

.t-08-small { width: 402px; }


/* - TEMPLATE 09 - */

.t-09-medium { width: 602px; }

.t-09-small { width: 402px; }


/* - TEMPLATE 10 - */

.t-10a-big { width: 802px; }

.t-10a-medium { width: 602px; }

.t-10a-small { width: 402px; }

	