https://www.hikarieventsphotography.com.au/templates/template22/style.css.container-fluid
{
margin:0px;
padding:0px;
}



body
{
	/*width: 100%;
	 text-align: left; */
	background-color: #000000;
}



.site_info {
	text-align: justify;
	margin-top: -20px;
	margin-left: 20px;
}


.site_info h1 {
	color: #FFFFFF;
	font: 30px "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.site_info p {
	color:#CCCCCC;
	font:14px "Palatino Linotype", "Book Antiqua", Palatino, serif;
}


input[type="radio"],input[type="checkbox"]
{
margin:-2px 8px 0px 0px;
}


#wrapper_menu
{
	position: relative;
	top: -41px;
	height: 40px;
}


#wrapper_slideshow
{

}

input.home_btn1,input.home_btn2
{
	width: 150px;
	height: 30px;
	border: 0px;
	border-radius: 3px;
	color: #FFFFFF;
	font: 15px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.7;
}

input.home_btn1
{
	background-color: #00DFFF;
}

input.home_btn2
{
	background-color: #E67F24;
}


#slide_box
{
position:absolute;
top:300px;
left:40%;
z-index:100;
width:500px;
height:350px;
border-radius:6px;
background:url('images/t2.png');
padding:20px 30px 20px 30px;
}

#slide_box_auth
{
position:absolute;
top:300px;
left:40%;
z-index:100;
width:500px;
height:250px;
border-radius:6px;
background:url('images/t2.png');
padding:20px 30px 20px 30px;
}

#slide_box h1
{
color:#FFFFFF;
font:40px "Palatino Linotype", "Book Antiqua", Palatino, serif;
margin:0px 0px 15px 0px;
}

#slide_box p
{
color:#FFFFFF;
font:14px "Palatino Linotype", "Book Antiqua", Palatino, serif;
line-height:23px;
margin:0px 0px 25px 0px;
}


#logo
{
	position: inherit;
	margin: 20px 40px;
	z-index: 100;
}

#logo img
{
width:100%;
height: 100%;
border:0px;
}


#menu_mobile
{
	position: inherit;
}

#menu_mobile ul{
z-index:100;
margin-right: 50px;
padding: 0;
list-style-type: none;
}

#menu_mobile ul li{
/*	display: inline;	*/
	float: right;
}

#menu_mobile ul li:hover{
background:url('images/t3.gif');
background-repeat:repeat-x;
}

#menu_mobile ul li a:link,#menu_mobile ul li a:visited,#menu_mobile ul li a:hover
{
	display: block;
	padding: 13px 10px;
	color: #CCCCCC;
	text-decoration: none;
	font: 14px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform: uppercase;
}

#menu_mobile ul li a:hover
{
 color:#bfc0c0;
}

#menu_mobile ul li.home_link{
	background-color: #CCCCCC;
}

#menu_mobile ul li.home_link:hover{
	background: none;
	background-color: #FFFFFF;
}


#menu_mobile ul li.home_link a:link,#menu_mobile ul li.home_link a:visited,#menu_mobile ul li.home_link a:hover
{
	color: #666666;
}



#slides
{
  position: relative;
}

#slides .slides-container
{
  display: none;
}

#slides .scrollable
{
  zoom: 1;
  position: relative;
  top: 0;
  left: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  height: 100%;
}

#slides .scrollable:after {
  content: "";
  display: table;
  clear: both;
}

.slides-navigation {
  margin: 0 auto;
  position: absolute;
  z-index: 3;
  top: 46%;
  width: 100%;
}
.slides-navigation a {
  position: absolute;
  display: block;
}
.slides-navigation a.prev1 {
  left: 0;
}
.slides-navigation a.next1 {
  right: 0;
}

.slides-navigation a.prev1 img,.slides-navigation a.next1 img {
  width:58px;
  height:77px;
  border:0px;
}

.slides-pagination {
  position: absolute;
  z-index: 3;
  bottom: 0;
  text-align: center;
  width: 100%;
}

#header_second2
{
height:180px;
background-color: 111111;
}


#header_second
{
	height: 220px;
	background-color: 111111;
	border-bottom: #353535 1px solid;
}



#home_content
{
left:50px;
bottom:-10%;
padding:30px 30px 30px 30px;
background-color:#000000;
position:absolute;
width:auto;
border-radius:6px;
background:url('images/t2.png');
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.70;

}

#home_content p
{
font:14px "Palatino Linotype", "Book Antiqua", Palatino, serif;
color:#b9b8b8;
line-height:22px;
}

#home_content h2
{
font:18px "Palatino Linotype", "Book Antiqua", Palatino, serif;
margin:0px 0px 4px 0px;
color:#c5c4c4;
}



#home_content h2.header1
{
padding-left:37px;
padding-bottom:4px;
background:url('images/t13.gif');
background-repeat:no-repeat;
}


#home_content h2.header2
{
padding-left:37px;
padding-bottom:4px;
background:url('images/t14.gif');
background-repeat:no-repeat;
}

#home_content h2.header3
{
padding-left:30px;
padding-bottom:4px;
background:url('images/t15.gif');
background-repeat:no-repeat;
}

#home_content a:link,#home_content a:visited
{
color:#c3bda4;
}

#home_content a:hover
{
color:#d9d3bb;
}

#home_content ul
{
list-style-type: none;
list-style-image: none;
padding: 0px;
margin:0px;
}

#home_content ul li
{
display:block;
float:left;
padding:0px;
margin:0px 7px 0px 0px;
background:url('images/t16.gif');
background-repeat:no-repeat;
background-position:top left;
white-space: nowrap;
width:52px;
height:52px;
}

#home_content ul li:hover
{
background-position:bottom left;
}

#home_content ul li.xxl
{
background:url('images/t17.gif');
background-repeat:no-repeat;
background-position:top left;
}

#home_content ul li.xxl:hover
{
background-position:bottom left;
}

#home_content ul li div
{
text-align:center;
padding-top:7px;
padding-bottom:9px;
font:17px "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-weight:bold;
color:#FFFFFF;
}

#home_content ul li span
{
display:block;
text-align:center;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 13pt;
font-weight:bold;
color:#d8d8d8;
}




#home_content4
{
padding:20px 30px 10px 30px;
}



#home_content4 ul
{
list-style-type: none;
list-style-image: none;
padding: 0px;
margin:0px 0px 0px 0px;
}

#home_content4 ul li
{
display:block;
float:left;
padding:3px 6px 3px 20px;
background:url('images/t11.png');
background-repeat:no-repeat;
white-space: nowrap;
width:150px;
}

#home_content4 ul li a:link,#home_content4 ul li a:hover,#home_content4 ul li a:visited
{
font:14px "Palatino Linotype", "Book Antiqua", Palatino, serif;
color:#dcdcdc;
}

#home_content4 ul li a:hover
{
color:#fefcec;
}

#home_content4 h2
{
font:16px "Palatino Linotype", "Book Antiqua", Palatino, serif;
color:#ebe9e9;
margin-top:5px;
}



#home_content2
{
padding:30px 30px 30px 30px;
text-align:center;
background-color:#474747;
border-bottom: 1px solid #3c3c3c;
margin-bottom:15px;
}


#home_content3
{
padding:0px 30px 0px 30px;
}

.home_categories
{
	background-color: #4b4b4b;
	padding: 10px 10px 20px 20px;
	border-radius: 10px;
	margin-left: 0px;
}



.news_box
{
margin:0px 0px 30px 0px;
}

.news_date
{
font:11px "Palatino Linotype", "Book Antiqua", Palatino, serif;
color:#acabab;
margin:0px 0px 1px 0px;
}

.news_title
{
color:#e1e0e0;
font:15px "Palatino Linotype", "Book Antiqua", Palatino, serif;
margin-bottom:1px;
}

.news_announce a:link,.news_announce a:hover,.news_announce a:visited
{
text-decoration:underline;
color:#989898;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 13pt;
line-height:18px;
}

.news_announce a:hover
{
color:#b0b0b0;
}



#logo_mobile
{
	position: inherit;
	margin: 20px 20px;
	z-index: 100;
}


#logo_mobile img
{
width:100%;
height: 100%;
border:0px;
}


#box_search_mobile
{
margin:6px 0px 0px 37px;
}

#box_search_mobile2
{
margin:0px 0px 0px 2px;
}

#box_members_mobile
{
margin:0px 0px 0px 37px;
}

#box_members
{
margin:10px 0px 0px 40px;
}


#box_members ul ,#box_members_mobile ul
{
list-style-type: none;
list-style-image: none;
margin:0px;
padding:0px;
}

#box_members li,#box_members_mobile li
{
	float: right;
	margin: 0px 20px 0px 0px;
	padding: 3px 7px 3px 7px;
	color: #e2dfdf;
	font: 13px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	cursor: pointer;
	display: block;
}

#box_members li.blogin,#box_members_mobile li.blogin
{
	border-radius: 2px;
	background-color: #666666;
}

#box_members li.bsignup,#box_members_mobile li.bsignup
{
	border-radius: 2px;
	background-color: #666666;
}

li.bsignup a,li.blogin a
{

}

#box_members a:link,#box_members a:hover,#box_members a:visited,#box_members_mobile a:link,#box_members_mobile a:hover,#box_members_mobile a:visited
{
color:#FFFFFF;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 13pt;
text-decoration:none;
}




#login_box
{
width:600px;
height:270px;
}

#login_box a:link,#login_box a:visited
{
color: #505050;
text-decoration:underline;
}

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


#login_box form
{
margin:0px;
padding:0px;
}

#login_box span
{
display:block;
font-weight:bold;
}

#login_box input
{
display:block;
margin:3px 0px 12px 0px;
}

#login_box_content
{
position:absolute;
top:55px;
left:20px;
}

#login_box_content input
{
margin-bottom:15px;
}

#login_box_social
{
position:absolute;
top:55px;
right:20px;
}


#box_cart,#box_cart2
{
	position: relative;
	float: right;
	top: -105px;
	right: 3%;
	z-index: 100;
	/*	background: url('images/t5.png');
	background-repeat: no-repeat;*/
	height: auto;
	width: auto;
}

#mobile_box_cart2
{
	position: absolute;
	float: right;
	top: 1%;
	right: 5%;
	z-index: 100;
}


#box_cart:hover,#box_cart2:hover,#mobile_box_cart2:hover
{
background-position:0px -60px;
}


#shopping_cart_lite
{
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
text-shadow: #5b2f1e 1px 1px 1px;
text-decoration: none;
}

#shopping_cart_lite a:link,#shopping_cart_lite a:visited
{
color:#ffffff;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 12pt;
text-shadow: #5b2f1e 1px 1px 1px;
text-decoration: none;
}

#shopping_cart_lite a:hover
{
color:#ffffff;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 13pt;
text-decoration: none;
}

#box_cart2 #shopping_cart_lite #mobile_box_cart2
{
color:#9f9e9e;
text-shadow:none;
}

#box_cart2 img,#mobile_box_cart2 img
{
position:relative;
bottom: 16px;
left:29px;
height: 72px;
z-index: -1;
}


#box_cart2 #shopping_cart_lite #mobile_box_cart2 a:link,#box_cart2 #shopping_cart_lite #mobile_box_cart2 a:visited
{
color: white;
/* font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; */
font-size: 13pt;
text-shadow:none;
text-decoration: none;
padding-right: 10px;
}

#box_cart2 #shopping_cart_lite #mobile_box_cart2 a:hover
{
/* color:red; */
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 13pt;
text-shadow:none;
/* text-decoration: none; */
}


#box_social
{
margin-top:2px;
}


#box_social ul
{
list-style-type: none;
list-style-image: none;
margin:0px;
padding:0px
}

#box_social li
{
display: block;
float: left;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:30px;
height:30px;
cursor:pointer;
}

#box_social li.facebook
{
background:url('images/w5.png');
background-repeat:no-repeat;
background-position:0px 0px;
}

#box_social li.facebook:hover
{
background:url('images/w5.png');
background-repeat:no-repeat;
background-position:0px -28px;
}

#box_social li.google
{
background:url('images/w5.png');
background-repeat:no-repeat;
background-position:-28px 0px;
}

#box_social li.google:hover
{
background:url('images/w5.png');
background-repeat:no-repeat;
background-position:-28px -28px;
}

#box_social li.twitter
{
background:url('images/w5.png');
background-repeat:no-repeat;
background-position:-56px 0px;
}

#box_social li.twitter:hover
{
background:url('images/w5.png');
background-repeat:no-repeat;
background-position:-56px -28px;
}


.body_content
{
	position:relative;
	padding: 20px 40px 20px 40px;
	top: -50px;
}


.mobile_body_content
{
	position:relative;
	padding: 10px 20px 10px 20px;
	top: 0px;
}



.home_box,.category_box
{
margin:0px 20px 15px 0px;
width:220px;
font:11px "Palatino Linotype", "Book Antiqua", Palatino, serif;
color:#a3a3a3;
box-shadow:0 0 9px 0px #1f1f1f;
position: relative;
top: auto;

}


.home_box:hover,.category_box:hover
{
box-shadow:0 0 9px 0px #020202;
}



.home_box img,.category_box img
{
border:0px;
margin-bottom:15px;
}

.home_box span,.category_box span
{
display:block;
padding-bottom:10px;
}

.home_box span a:link,.home_box span a:hover,.home_box span a:visited,.category_box span a:link,.category_box span a:hover,.category_box span a:visited
{
color:#bebebe;
text-decoration:none;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 13pt;
}

.home_box span a:hover,.category_box span a:hover
{
color:#d6d5d5;
}



#box_languages,#box_languages2
{
position:absolute;
top:30px;
right:50px;
z-index:100;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.50;
-khtml-opacity: 0.50;
opacity: 0.50;
}



#languages_lite
{
padding:8px 10px 6px 10px;
background:url('images/t19.png');
border-radius:3px;
}

#box_languages2 #languages_lite
{
padding:8px 10px 6px 10px;
background:none;
background-color:#464646;
border-radius:3px;
}

#languages_lite:hover
{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.70;
-khtml-opacity: 0.70;
opacity: 0.60;
}

#languages_lite2
{

}


#languages_lite a:link,#languages_lite a:hover,#languages_lite a:visited
{
color:#FFFFFF;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 10pt;
text-decoration:none;
}





#languages_lite2 ul
{
list-style-type: none;
list-style-image: none;
margin:0px;
padding:10px;
}

#languages_lite2 ul li
{
margin:2px 10px 2px 0px;
padding:3px 0px 3px 4px;
float:left;
width:150px;
}

#languages_lite2 ul li:hover
{
background-color:#F5F5F5
}


#languages_lite2 li a,#languages_lite2 li a:visited,#languages_lite2 li a:hover
{
color:#237496;
text-decoration:none;
font: 8pt "Palatino Linotype", "Book Antiqua", Palatino, serif;
}



#languages_lite2 img
{
margin: 3px 7px 0px 0px;
border: #3e3e3e 1px solid;
width:18px;
height:12px;
}


#footer
{
	position:fixed;
	bottom:0px;
	left:0px;
	width:100%;
}


#footer_content
{
	padding: 0px 20px 40px;
}

#footer_content h6
{
color:#fffefe;
font:18px "Palatino Linotype", "Book Antiqua", Palatino, serif;
margin:0px 0px 13px 0px;
}

#footer_content ul
{
list-style-type: none;
list-style-image: none;
margin:0px;
padding:0px
}

#footer_content li
{
display: block;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

#footer_content li a:link,#footer_content li a:visited
{
	color: #000000;
	text-decoration: underline;
	font: 11px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding: 0px;
}

#footer_content li a:hover
{
color:#e6e6e6;
padding:0px;
}


#footer_logo
{
	position:inherit;
}

#footer_logo img
{
	width: 100%;
	position:fixed;
	left: 40px;
	bottom:0px;
	z-index:100;
}


#footer1
{
position:fixed;
bottom:1%;
left:16px;
}

#footer2
{
position:fixed;
bottom:1%;
left:156px;
}

#footer3
{
position:fixed;
bottom:1%;
left:306px;
}

#footer4
{
position:fixed;
bottom:1%;
left:456px;
}

/*  COPYRIGHT FOOTER   */
#footer5
{
position:fixed;
bottom:1%;
margin-left: 38%;
z-index:100;
color:#fffefe;
font:16px "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#footer5 a:link,#footer5 a:hover,#footer5 a:visited
{
color:#fffefe;
font:16px "Palatino Linotype", "Book Antiqua", Palatino, serif;
text-decoration:none;
}

/*  SSL FOOTER   */
#footer6
{
position:fixed;
bottom:1%;
right:5px;
z-index: 100;
}

#footer6 img
{
	width: 70%;
}

/*  CONTACT EMAIL FOOTER   */
#footer7
{
	position: fixed;
	bottom: 1%;
	left: 40px;
	width: 350px;
	color: #FFFFFF;
	z-index:100;
}

#footer7 a:link,#footer7 a:visited
{
	color: #FFFFFF;
}

#footer7 a:hover
{
	color: #CCCCCC;
}


#footer8
{
position:fixed;
bottom:1%;
right:100px;
width:161px;
height:25px;
}


#box_stat
{
position:absolute;
top:20px;
left:30px;
}

#box_stat2
{
margin:0px 0px 0px 20px;
}


#box_stat ul,#box_stat2 ul
{
list-style-type: none;
list-style-image: none;
margin:0px;
padding:0px
}

#box_stat li,#box_stat2 li
{
display: block;
margin:0px 0px 0px 0px;
padding:0px 0px 6px 25px;
color:#ffffff;
}

#box_stat li.users,#box_stat2 li.users
{
background:url('images/w17.png');
background-repeat:no-repeat;
}

#box_stat li.photo,#box_stat2 li.photo
{
background:url('images/w18.png');
background-repeat:no-repeat;
}

#box_stat li.video,#box_stat2 li.video
{
background:url('images/w19.png');
background-repeat:no-repeat;
}

#box_stat li.audio,#box_stat2 li.audio
{
background:url('images/w20.png');
background-repeat:no-repeat;
}

#box_stat li.vector,#box_stat2 li.vector
{
background:url('images/w21.png');
background-repeat:no-repeat;
}

#box_stat li a:link,#box_stat li a:visited,#box_stat2 li a:link,#box_stat2 li a:visited
{
color:#ffffff;
text-decoration:underline;
font:14px "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#box_stat li a:hover,#box_stat2 li a:hover
{
color:#e6e6e6;
}







A:link,A:visited {color: #9f9e9e;
text-decoration: underline;}
A:active,A:hover {color: #d0cece;
text-decoration: underline;}




A.blog:link,A.blog:visited {color: #9f9e9e;text-decoration: underline;font: 9.4pt "Palatino Linotype", "Book Antiqua", Palatino, serif;font-weight:bold}
A.blog:active,A.blog:hover {color: #cc3333;text-decoration: underline;font: 9.4pt "Palatino Linotype", "Book Antiqua", Palatino, serif;font-weight:bold}


A.sortmenu:link,A.sortmenu:visited {color: #FFFFFF;text-decoration: none;background-color:#686767;padding:5px;margin:1px}
A.sortmenu:active,A.sortmenu:hover {color: #FFFFFF;text-decoration: none;background-color:#4e4d4d;padding:5px;margin:1px}

A.asortmenu:link,A.asortmenu:visited {color: #FFFFFF;text-decoration: none;background-color:#FE7800;padding:5px;margin:1px}
A.asortmenu:active,A.asortmenu:hover {color: #FFFFFF;text-decoration: none;background-color:#ff8f2a;padding:5px;margin:1px}





#box_search
{
	position:relative;
	width:236px;
	margin:0px 100px 0px 0px;
}

.ibox_search {
	background:url('images/t4.gif');
	background-repeat:no-repeat;
    width:236px;
    height:41px;
}

.ibox_search input
{
width:185px;
color:#b5b6b5;
font: 13px "Palatino Linotype", "Book Antiqua", Palatino, serif;
margin-top:7px;
margin-left:15px;
border-width:0px;
border:none;
box-shadow:none;
padding:3px 0px 0px 0px;
background:none;
}

.ibox_search input:focus
{
box-shadow:none;
}

input.ibox_search_submit {
	position:absolute;
	top:14px;
	left:206px;
	background:url('images/t6.gif');
	background-repeat:no-repeat;
	border:0px;
    width:14px;
    height:14px;
	cursor:pointer;
}

input.ibox_search_submit:hover
{
background-position:0px -14px;
}





#box_search form
{
margin:0px;
}
















body,td,p,ul {color: #9f9e9e; font: 10pt "Palatino Linotype", "Book Antiqua", Palatino, serif;}
b,strong{font-weight:bold;}
h1
{
	color: #FFFFFF;
	font: 30px "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
h2
{
color: #9f9e9e;
font: 14px "Palatino Linotype", "Book Antiqua", Palatino, serif;
}



.tborder{background-color:#2b2b2b}
.theader{background-color:#3c3a3a;font-weight:bold}
.tcontent{background-color:#555353}



.price{color:#ffffff;font: 13px "Palatino Linotype", "Book Antiqua", Palatino, serif;}
.date{color:#0071B2;}
.datenews{color:#747474;font: 10pt "Palatino Linotype", "Book Antiqua", Palatino, serif;}
.error{color:#fca7a7;}
.ok{color:#bbfca7;}
.newstitle{color:#ffffff;font-weight:bold}
.smalltext{color: #9f9e9e; font: 11px "Palatino Linotype", "Book Antiqua", Palatino, serif;}
.bigtext{color: #FE7800; font: 9.4pt "Palatino Linotype", "Book Antiqua", Palatino, serif; font-weight: bold}
.white{color:#FFFFFF}




A.tg1:link,A.tg1:visited {color: #e1e0e0;text-decoration: underline;font-size:15pt;padding:2px;margin:3px}
A.tg1:active,A.tg1:hover {color: #444444;background-color:#e1e0e0;text-decoration: none;font-size:15pt;padding:2px;margin:3px}

A.tg2:link,A.tg2:visited {color: #e1e0e0;text-decoration: underline;font-size:17pt;padding:2px;margin:3px}
A.tg2:active,A.tg2:hover {color: #444444;background-color:#e1e0e0;text-decoration: none;font-size:17pt;padding:2px;margin:3px}

A.tg3:link,A.tg3:visited {color: #e1e0e0;text-decoration: underline;font-size:19pt;padding:2px;margin:3px}
A.tg3:active,A.tg3:hover {color: #444444;background-color:#e1e0e0;text-decoration: none;font-size:19pt;padding:2px;margin:3px}

A.tg4:link,A.tg4:visited {color: #e1e0e0;text-decoration: underline;font-size:21pt;padding:2px;margin:3px}
A.tg4:active,A.tg4:hover {color: #444444;background-color:#e1e0e0;text-decoration: none;font-size:21pt;padding:2px;margin:3px}



.blogmenu{color: #000000; font: 10pt "Palatino Linotype", "Book Antiqua", Palatino, serif;font-weight:bold}
.grayfont{color: #747474; font: 10pt "Palatino Linotype", "Book Antiqua", Palatino, serif;}
.lightfont{color: #FE7800; font: 10pt "Palatino Linotype", "Book Antiqua", Palatino, serif;}


previewbg{background-color:#FFFFFF;}





a.paging:link,a.paging:visited
{
BORDER: #555353	 1px solid;
background-color:#555353;
padding:2px 5px 2px 5px;
text-decoration:none;
color:#ffffff;
border-radius:3px;
}

a.paging:hover
{
BORDER: #ec4c5a 1px solid;
background-color:#ec4c5a;
padding:2px 5px 2px 5px;
text-decoration:none;
color:#FFFFFF;
border-radius:3px;
}


.paging2
{
BORDER: #343333 1px solid;
background-color:#ec4c5a;
padding:2px 5px 2px 5px;
text-decoration:none;
color:#FFFFFF;
border-radius:3px;
}

input.ibox,select.ibox,textarea.ibox {
font: 14px "Palatino Linotype", "Book Antiqua", Palatino, serif;
padding:5px;
border:#343333 solid 1px;
background-color: #555353;
color:#9f9e9e;
box-shadow:none;
}
input.ibox:focus,select.ibox:focus,textarea.ibox:focus {
border:#000000 solid 1px;
box-shadow:none;
}





input.ibox_ok,select.ibox_ok,textarea.ibox_ok {
font: 14px "Palatino Linotype", "Book Antiqua", Palatino, serif;
padding:5px;
border:#343333 solid 1px;
background: #C3FFBB;
}
input.ibox_ok:focus,select.ibox_ok:focus,textarea.ibox_ok:focus {
	border:#181818 solid 1px;
}





input.ibox_error,select.ibox_error,textarea.ibox_error {
font: 14px "Palatino Linotype", "Book Antiqua", Palatino, serif;
padding:5px;
border:#343333 solid 1px;
background: #FFAABB;
}
input.ibox_error:focus,select.ibox_error:focus,textarea.ibox_error:focus {
	border:#181818 solid 1px;
}


.isubmit {
font:14px "Palatino Linotype", "Book Antiqua", Palatino, serif;
letter-spacing: 0.5px;
padding:5px 15px 5px 15px;
background-color:#0c7a94;
background:url('images/button.gif') left top repeat-x;
border: 1px double #448944;
color: #FFFFFF;
border-radius: 4px;
text-shadow: 0px -1px 1px #676767;
cursor:pointer;
}

.isubmit:hover{
background:url('images/button.gif') 0px -35px repeat-x;
}





.isubmit_orange,.profile_button {
font:14px "Palatino Linotype", "Book Antiqua", Palatino, serif;
letter-spacing: 0.5px;
padding:5px 15px 5px 15px;
background-color:#0c7a94;
background:url('images/button_red.gif') left top repeat-x;
border: 1px double #c34641;
color: #FFFFFF;
border-radius: 4px;
text-shadow: 0px -1px 1px #676767;
cursor:pointer;
}

.isubmit_orange:hover,.profile_button:hover{
background:url('images/button_red.gif') 0px -35px repeat-x;
}

.profile_button
{

}


.add_to_cart {
font:14px "Palatino Linotype", "Book Antiqua", Palatino, serif;
letter-spacing: 0.5px;
padding:5px 15px 5px 15px;
background-color:#0c7a94;
background:url('images/button_blue.gif') left top repeat-x;
border: 1px double #36adbc;
color: #FFFFFF;
border-radius: 4px;
text-shadow: 0px -1px 1px #505050;
cursor:pointer;
}

.add_to_cart:hover{
background:url('images/button_blue.gif') 0px -35px repeat-x;
}


.nav_back {
	font: 14px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	letter-spacing: 0.5px;
	padding: 5px 15px 5px 15px;
	background-color: #FF0000;
	background: url('images/button_red.gif') left top repeat-x;
	border: 1px double #FF0000;
	color: #FFFFFF;
	border-radius: 4px;
	text-shadow: 0px -1px 1px #505050;
	cursor: pointer;
}

.nav_back:hover{
background:url('images/button_red.gif') 0px -35px repeat-x;
}




.form_language {
	background-color:#F5F8FB;
	color:#466886;
        border:#D1E1E7 solid 1px;

}







.item_list {
display: block;
/* min-width: 200px; */
min-height: 300px;
margin-top: 20px;
position: relative;
float: left;
}






.item_list_img
{
display: block;
/* width: 200px; */
/* height: 300px; */
/* position: initial; */
}

.item_list_img2
{
position: relative;
left: 0px;
bottom: 0px;
}

.item_list_img img {
border: 0px;
}

.item_list_text1,.item_list_text2,.item_list_text3,.item_list_text4
{
/* width: 200px; */
/* height: 100px; */
/* padding-top: 3px; */
/* margin-left:8px; */
}


.item_list_text1
{
background:url('images/c10_lightbox.png');
background-repeat:no-repeat;
background-position: right;
}

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

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

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

.item_list_default_on
{
width:19px;
height:19px;
background:url('images/c10_default_on.png');
background-repeat:no-repeat;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
margin-right:7px;
}

.item_list_default
{
background:url('images/c10_default.png');
background-repeat:no-repeat;
}


.item_list_text1 a,.item_list_text2 a,.item_list_text3 a,.item_list_text4 a,.item_list_default_on a,.item_list_default a
{
margin-left:17px;
text-decoration:none;
}

.iviewed
{
	background:url('images/iviewed.gif');
	background-repeat:no-repeat;
color: #aeadad;
font: 8pt "Palatino Linotype", "Book Antiqua", Palatino, serif;
float:left;
padding-left:18px;
padding-right:10px;
display:inline
}

.idownloaded
{
	background:url('images/idownloaded.gif');
	background-repeat:no-repeat;
color: #aeadad;
font: 8pt "Palatino Linotype", "Book Antiqua", Palatino, serif;
padding-left:11px;
display:inline
}


A.ac:link,A.ac:visited {color: #878787;margin-left:0px;text-decoration:underline;font: 8pt "Palatino Linotype", "Book Antiqua", Palatino, serif;}
A.ac:active,A.ac:hover {color: #878787;margin-left:0px;text-decoration:underline;font: 8pt "Palatino Linotype", "Book Antiqua", Palatino, serif;}


A.ac2:link,A.ac2:visited {color: #d61e22;margin-left:0px;text-decoration:underline;font: 8pt "Palatino Linotype", "Book Antiqua", Palatino, serif;}
A.ac2:active,A.ac2:hover {color: #d61e22;margin-left:0px;text-decoration:underline;font: 8pt "Palatino Linotype", "Book Antiqua", Palatino, serif;}

.ac_text{color: #878787;font: 8pt "Palatino Linotype", "Book Antiqua", Palatino, serif;}

.warning{background-color:#FCE4A9;border: #F7B441 1px solid;padding:9px}


.upload_ok{background-color: #C3FFBB;}
.upload_error{background-color: #FEC4D0;}










.framestyle_buyer{border:  2px solid #A7A7A7;width:700px;height:800px;background-image:none;text-align:left}
.framestyle_seller{border:  2px solid #A7A7A7;width:700px;height:800px;background-image:none;text-align:left}
.framestyle_terms{border:  2px solid #A7A7A7;width:600px;height:150px;background-image:none;text-align:left}
.framebody{background-color:#FFFFFF;margin:10px;background-image:none;text-align:left}








.t
{
padding:10px;
}






#tabs {
clear:both;
padding:0px 0px 0px 10px
}

#tabs ul {
list-style: none;
padding:0px;
margin:0px
}

#tabs li.tact2 {
float: left;
display:inline;
padding: 5px 10px 5px 0px;
margin:0px 10px 20px 0px;
border-radius:3px;
}


#tabs li.tact {
float: left;
color: #FFFFFF;
padding: 5px 10px 5px 0px;
margin:0px 10px 0px 0px;
border-radius:3px;
}


#tabs li.tact2 a:link,#tabs li.tact2 a:visited
{
color:#d0d0d0;
font:15px "Palatino Linotype", "Book Antiqua", Palatino, serif;
text-decoration:underline;
}

#tabs li.tact2 a:hover
{
color:#ffffff;
}


#tabs li.tact a:link,#tabs li.tact a:visited
{
color:#f9d8b5;
text-decoration:underline;
font:15px "Palatino Linotype", "Book Antiqua", Palatino, serif;
}


#tabs li.tact a:hover
{
color:#fcefe1;
}









.home_text
{
padding:10px 20px 20px 10px;
}

.home_text p
{
color: #414141; font: 10pt "Palatino Linotype", "Book Antiqua", Palatino, serif;
}


.home_text h1
{
color: #747474;
font: 20pt "Palatino Linotype", "Book Antiqua", Palatino, serif;
}










div.sc_menu {
  position: relative;
  height: 115px;
  width: 400px;
  overflow: hidden;
  margin:0px;
  padding:0px;
}
ul.sc_menu {
  display: block;
  height: 110px;
  width: 1500px;
  padding: 10px 0px 0px 10px;
  margin: 0px;
  background-color:#444343;
  list-style: none;
}
.sc_menu li {
  display: block;
  float: left;
  padding: 2px;
}
.sc_menu a {
  display: block;
  text-decoration: none;
}






.sc_menu_div{background-repeat:no-repeat;width:78px;height:78px;display: block;float:left}

.sc_menu_div a img{
width:76px;
height:76px;
margin:0px;
}

.sc_menu_div a img {
  border: 1px #F5F5F5 solid;
}
.sc_menu_div a:hover img {
border: 1px #424141 solid;
}


.seller_list a{font: 13pt "Palatino Linotype", "Book Antiqua", Palatino, serif}
.seller_menu{margin-bottom:10px;padding-top:3px;clear:both}
.seller_menu a{padding:5px}
.seller_menu a:hover{padding:5px;background-color:#fe8402;text-decoration:none;color:#FFFFFF}
.seller_menu a.seller_menu_active{padding:5px;background-color:#fe8402;text-decoration:none;color:#FFFFFF}

.seller_list span
{
font: 10pt "Palatino Linotype", "Book Antiqua", Palatino, serif;
color: #b8babc;
font-weight:bold;
}





.catbox{padding-bottom:25px;padding-right:60px}
.cat1 a
{
font:16pt "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-weight:bold;
border-bottom-color:#bfbfbf;border-bottom-style:dashed;border-bottom-width:1px;
text-decoration:none;
}
.cat1 a:hover
{
font:16pt "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-weight:bold;
border-bottom-color:#bfbfbf;border-bottom-style:dashed;border-bottom-width:1px;
text-decoration:none;
color:#0a82aa;
}

.cat2
{
padding-top:7px;
padding-left:0px;
background:url('images/s16.gif');
background-repeat:no-repeat;
}

.cat2 a
{
font:11pt "Palatino Linotype", "Book Antiqua", Palatino, serif;
color:#bfbfbf;
}
.cat2 a:hover
{
font:11pt "Palatino Linotype", "Book Antiqua", Palatino, serif;
color:#bfbfbf;
}





.rating
{
float:left;
margin:0px 2px 0px 0px;
}


.hover_string
{
background:url(images/transparent.png);
padding: 8px 15px 8px 15px
}


.hover_string p
{
font: 13pt "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-weight:bold;
color:#FFFFFF;
padding:0px;
margin:0px;
}

.hover_string span
{
font: 10pt "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-weight:bold;
color:#FFFFFF;
padding:0px;
margin:0px;
}
















#smoothmenu
{
text-ancleft:40px;
z-index:1;
position: absolute;
right: 0px;
top: 10px;
}


.ddsmoothmenu{
 /*background of menu bar (default state)*/

}

.ddsmoothmenu ul{
z-index:100;
margin-right: 50px;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
/* position: relative; */
/* display: inline; */
float: right;
/* right: -280px; */
}

.ddsmoothmenu ul li:hover{
background:url('images/t3.gif');
background-repeat:repeat-x;
}

.ddsmoothmenu ul li.home_link{
background-color: #FFFFFF;
}

.ddsmoothmenu ul li.home_link:hover{
	background: none;
	background-color: #FFFFFF;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a:link,.ddsmoothmenu ul li a:visited,.ddsmoothmenu ul li a:hover
{
	/* display: block; */
	padding: 13px 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	white-space:nowrap;
	text-transform: uppercase;
}

.ddsmoothmenu ul li a:hover
{
 color:#bfc0c0;
}


.ddsmoothmenu ul li.home_link a:link,.ddsmoothmenu ul li.home_link a:visited,.ddsmoothmenu ul li.home_link a:hover
{
	color: #000000;
}




* html .ddsmoothmenu ul li a
	{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}


.ddsmoothmenu ul li ul li{
background-color:#1d1d1d;
height:30px;
white-space:nowrap;
border-bottom:1px #252424 solid;
}

.ddsmoothmenu ul li ul li:hover{
background-color:#0d0d0d;
}


/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a:link,.ddsmoothmenu ul li ul li a:hover,.ddsmoothmenu ul li ul li a:visited
{
	font: 13px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #CCCCCC;
	width: 160px; /*width of sub menus*/
	padding: 8px 10px;
	margin: 0;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 2px;
}

.rightarrowclass{
position: absolute;
top: 13px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}


.table_login
{
    width: 90%;
	position: absolute;
	left: 10%;
	right: 10%;

}

.table_cart
{
width:400px;
margin-top:10px;
margin-bottom:10px;
}

.table_cart td
{
font: 9pt Arial;
padding:6px 0px 6px 6px;
color: #9f9e9e;
cursor:pointer;
}

.table_cart th
{
font: 9pt Arial;
text-align:left;
padding:4px 4px 4px 6px;
color: #ffffff;
font-weight:bold;
border-bottom: 1px #343333 solid;
background-color:#555353;
}

.table_cart tr.tr_cart:hover
{
background-color:#575656;
}


.tr_cart_active,.tr_cart_active:hover
{
background-color:#575656;
}



.table_cart2
{
width:650px;
margin-top:10px;
margin-bottom:10px;
}

.table_cart2 a
{
font-size:14px;
}

.table_cart2 td
{
font: 9pt Arial;
color: #9f9e9e;
padding:10px 10px 10px 15px;
border-bottom: 1px #252525;
}

.table_cart2 th
{
font: 13px Arial;
padding:10px 10px 10px 15px;
color: #9f9e9e;
font-weight:bold;
border-bottom: 1px #1f1f1f solid;
background-color:#2e2e2e;
text-shadow: 1px 1px 1px #1b1b1b;
}

.table_cart2 tr.tr_cart
{
background-color:#3e3e3e;
}

.table_cart2 tr.total
{
background-color:#454545;
}

.table_cart2 tr.total td,.table_cart2 tr.total td span.price
{
font:15px Arial;
}

.table_cart2 select
{
padding:2px;
border: 1px #1f1f1f solid;
color:#9f9e9e;
}




.table_cart td span,.table_cart2 td span
{
padding-left:0px;
}

.table_cart2 td div.gr,.gr
{
color: #b3b4b4;
font: 12px Arial;
padding-top:3px;
}

.table_cart2 td div.ttl
{
color: #7d7c7c;
font: 12px Arial;
padding-bottom:2px;
}


#tabs_menu_content
{
clear:both;
padding-top:15px;
}


.tabs_menu
{
clear:both;
}


#tabs_menu_content
{
padding-top:15px;
clear:both;
}


#tabs_menu {
margin:20px 0px 0px 0px;
padding:0px 0px 3px 0px;
clear:both;
}

#tabs_menu ul {
list-style: none;
padding:0px;
margin:0px
}

#tabs_menu li {
display:inline;
padding:0px;
margin:0px;
}

#tabs_menu li a,#tabs_menu li a:visited {
float: left;
padding: 5px 7px 5px 7px;
text-decoration:none;
background-color:#686767;
margin-right:5px;
margin-bottom:5px;
color:#FFFFFF;
font-weight:bold;
}

#tabs_menu li a:hover {
text-decoration:none;
background-color:#797979;
color:#FFFFFF;
font-weight:bold;
}





#tabs_menu li.activno a,#tabs_menu li.activno a:visited {
	float: left;
	padding: 5px 7px 5px 7px;
	text-decoration: none;
	background-color: #999999;
	margin-right: 5px;
	color: #FFFFFF;
	font-weight: bold;
}

#tabs_menu li.activno a:hover {
	text-decoration: none;
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
}





.xitem{margin-bottom:3px;}

#share
{
width:120px;
}

#share img
{
margin:5px;
}






#favorite
{
display:inline;
}

#downloadsample
{
display:inline;
padding-left:21px;
}

.line
{
background:url('images/a10.gif');
background-repeat:repeat-x;
margin-top:10px;
height:1px;
width:100%;
margin-bottom:5px
}


.file_image
{
float:left;
margin-right:30px;
text-align:center;
}

.file_links
{
margin-top:10px;
text-align:right;
}

.file_price
{
float:left;
/* padding-top:8px; */
}

.file_price span
{
padding-left:30px;
}

.file_bottom
{
clear:both;
padding-top:40px;
}

.file_related
{
float:left;
margin-right:30px;
width:420px;
}


.file_related div
{
clear:both;
}

.file_details
{
float:left;
margin-right:40px;
width:200px;
margin-bottom:30px;
text-align:left;
}

.file_details span,.file_tools span
{
padding-bottom:3px;
display:block;
}

.file_tools
{
float:left;
}

.file_clear
{
clear:both;
width:30px;
}

.vertical_line{background:url('images/s15.gif');background-repeat:repeat-x}



#map
{
width:400px;
height:300px;
}










#profile_menu_top
{
height:12px;
background-color:#222222;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
border-top: 2px #302e2e solid;
border-left: 2px #302e2e solid;
border-right: 2px #302e2e solid;

}

#profile_menu
{
background-color:#222222;
border-left: 2px #302e2e solid;
border-right: 2px #302e2e solid;
color:#9f9e9e;
padding:3px 0px 0px 0px;
}

#profile_menu_bottom
{
background-color:#222222;
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
height:12px;
border-bottom: 2px #302e2e solid;
border-left: 2px #302e2e solid;
border-right: 2px #302e2e solid;

}



#profile_menu ul
{
list-style-type: none;
list-style-image: none;
margin:0px 15px 0px 15px;
padding:0px;
clear:both;
}

#profile_menu ul li
{
margin:0px 0px 0px 0px;
padding:5px 5px 5px 30px;
}

#profile_menu ul ul li
{
margin:1px 0px 0px 0px;
padding:5px;
}

#profile_menu ul li:hover
{
background-color:#2f2f2f
}


#profile_menu li a,#profile_menu li a:visited,#profile_menu li a:hover
{
color:#9f9e9e;
text-decoration:underline;
font: 12px Arial;
}


#profile_menu ul ul
{
margin:2px 0px 1px 25px;
}

#profile_menu ul ul li.activno
{
background-color:#2f2f2f;
}

#profile_menu ul li div
{
display:inline;
float:right;
color:#3b60b9;
background-color:#d8dfea;
padding:2px;
font: 11px Arial;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
}



#profile_menu ul li.activno
{
background-color:#2f2f2f;
}

#profile_menu li.activno a,#profile_menu li.activno a:visited,#profile_menu li.activno a:hover
{
color:#ffffff;
text-decoration:none;
font: 12px Arial;
font-weight:bold;
}

#profile_photo
{
margin:5px 15px 15px 15px;
}

#profile_photo img
{
margin-bottom:20px;
float:left;
margin-right:10px;
margin-left:5px;
}

#profile_photo span
{
padding-top:3px;
display:block;
}

#profile_photo a
{
font: 20px "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#profile_photo span a
{
font: 11px Arial;
color:#00F;
}

.profile_left
{
padding-right:15px;
margin-left:30px;
/* margin-top: -40px; */
}





.profile_right
{
padding: 10px 30px;
margin-top: -20px;
}

.profile_right h1
{
font: 16px Lucida Grande,Arial;
font-weight:bold;
margin-bottom:25px;
}

.profile_right table
{
border:0px;
padding:0px;
margin:0px;
}



table.profile_table
{
margin-top:10px;
margin-bottom:10px;
}

table.profile_table th
{
font: 13px Arial;
padding:10px 10px 10px 15px;
color: #9f9e9e;
font-weight:bold;
border-bottom: 1px #1f1f1f solid;
background-color:#2e2e2e;
text-shadow: 1px 1px 1px #1b1b1b;
}

table.profile_table th a:link,table.profile_table th a:visited
{
color:#595858;
}

table.profile_table th a:hover
{
color:#ffffff;
}

table.profile_table tr
{
background-color:#3e3e3e;
}

table.profile_table tr.snd
{
background-color:#454545;
}





table.profile_table td
{
font: 9pt Arial;
color: #9f9e9e;
padding:10px 10px 10px 15px;
border-bottom: 1px #252525;
}


table.profile_table tr.total
{
background-color:#ebe9e9;
}


.profile_separator
{
margin:10px 20px 10px 20px;
border-bottom: 1px #636262 dotted;
}

.profile_content
{
background-color:#f8f8f8;
padding:15px;
}







/* Version 11.11 - new styles */

.login_header
{
border-bottom: 1px #a3a4a7 dotted;
margin-bottom:15px;
}

.login_header h2
{
margin:0px 0px 3px 0px;
}

.form_field
{
margin-bottom:15px;
}

.form_field span
{
margin-bottom:3px;
display:block;
}

.pack_item
{
position: relative;
margin-bottom:15px;
border-style: double;
box-sizing: border-box;
}

img.pack
{
float: right;
width: 75%;
}

img.pack_cart
{
float: right;
padding-right: 25%;
width: 50%;
height: 50%;
}

table.pre_pay_table
{
width:90%;
margin:50px 50px 50px 50px;
background-color:#040404;
border-top: 2px #302e2e solid;
border-left: 2px #302e2e solid;
border-right: 2px #302e2e solid;
border-bottom: 2px #302e2e solid;
}


table.pre_pay_table th
{
padding:10px;
font-size: 14pt;
font-weight:bold;
text-align: left;
border-bottom: 2px #302e2e solid;
}


table.pre_pay_table td
{
	padding: 20px;
	text-align: right;
}

select.pack_qty
{
  	position: absolute;
  	top: 50%;
  	height: 40px;
  	width: auto;
  	margin-top: -20px; /* account for padding and border if not using box-sizing: border-box; */
	margin-left: 30px;
}

.pack_item span
{
margin-bottom:3px;
display:block;
}

table.payment_table
{
width:100%;
border: 1px #d6d5d5 solid;
border-radius:6px;
}

table.payment_table tr
{
background-color:#ffffff;
}

table.payment_table td
{
font: 9pt Arial;
padding:15px 15px 20px 15px;
color: #424242;
padding:10px 0px 10px 15px;
border-bottom: 1px #eeeeee solid;
}

table.payment_table th
{
font: 13px Arial;
padding:10px 0px 10px 15px;
color: #4f4f4f;
font-weight:bold;
border-bottom: 3px #c5c3c3 solid;
background-color:#dfdddd;
text-shadow: 1px 1px 1px #FFFFFF;
}

table.payment_table tr
{
vertical-align: top;
}

table.payment_table2
{
width:100%;
}

table.payment_table2 td
{
padding:0px 0px 11px 0px;
border:0px;
}





/* End. Version 11.11 - new styles */







/* Version 12.05 - new styles */

#fadeshow1
{
margin:0px 0px 0px 0px;
}

.share_box
{
margin:10px 0px 0px 0px;
float:left;
}

.editorial
{
background-color:#f2b7b7;
padding:10px;
border-radius: 4px;
color:#672929;
font:12px Arial;
}

.search_left
{

}

.search_left_top
{
height:12px;
background-color:#222222;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
border-top: 2px #302e2e solid;
border-left: 2px #302e2e solid;
border-right: 2px #302e2e solid;
}

.search_left_body
{
background-color:#222222;
border-left: 2px #302e2e solid;
border-right: 2px #302e2e solid;
color:#9f9e9e;
}

.search_left_bottom
{
background-color:#222222;
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
height:12px;
border-bottom: 2px #302e2e solid;
border-left: 2px #302e2e solid;
border-right: 2px #302e2e solid;
}


.search_title
{
padding:2px 0px 3px 15px;
font:12px Arial;
font-weight:bold;
color:#9f9e9e;
}

.search_title2
{
padding:0px 0px 2px 0px;
font:12px Arial;
color:#9f9e9e;
}

.search_title3
{
padding:2px 0px 10px 15px;
font:12px Arial;
font-weight:bold;
color:#9f9e9e;
background:url('images/search_arrow.gif');
background-repeat:no-repeat;
background-position:top right;
margin-right:10px;
cursor:pointer;
}

.search_title4
{
padding:2px 0px 10px 15px;
font:12px Arial;
font-weight:bold;
color:#9f9e9e;
background:url('images/search_arrow.gif');
background-repeat:no-repeat;
background-position:bottom right;
margin-right:10px;
cursor:pointer;
}

.search_text
{
padding:0px 0px 15px 15px;
}

.search_text2
{
padding:0px 0px 13px 0px;
}

.search_sub
{
background-color:#323232;
margin:0px 15px 8px 15px;
padding:10px 5px 0px 13px;
border-radius:3px;
font:11px Arial;
}

.search_right
{
}

input.ibox2,select.ibox2,textarea.ibox2  {
font: 12px Arial;
padding:2px;
border:#343333 solid 1px;
background-color: #555353;
color:#dcdcdc;
box-shadow:none;
}
input.ibox2:focus,select.ibox2:focus,textarea.ibox2:focus {
border:#000000 solid 1px;
box-shadow:none;
}



.search_header_mobile
{
height:30px;
}


#search_header
{
height:70px;
border-bottom: 1px #706f6f dotted;
margin:15px 30px 20px 0px;
}

#search_header2
{
clear:both;
}

#search_header2 div
{
float:left;
margin-right:15px;
}

#search_flow_menu,#search_autopaging_menu
{
padding-top:8px;
}

#search_flow_menu input,#search_autopaging_menu input
{
margin: -3px 5px 0px 0px;
}

#search_footer
{
clear:both;
height:34px;
border-top: 1px #706f6f dotted;
margin:10px 30px 0px 0px;
padding-top:5px;
}

#search_paging,#search_paging2
{
float:right;
margin-top:10px;
}


.search_left ul
{
list-style-type: none;
list-style-image: none;
margin: 0px;
padding:0px;
}

.search_left ul li
{
display:block;
padding:3px;
width:130px;
}


.search_left a:link,.search_left a:hover,.search_left a:visited
{
text-decoration:none;
color:#9f9e9e;
font:11px Arial;
}

.search_line
{
height:12px;
border-top: 1px #555353 dotted;
margin:4px 15px 0px 15px;
}

.search_line2
{
height:5px;
border-bottom: 1px #b3b3b3 dotted;
margin-bottom:5px;
}

.color_set
{
padding-top:5px;
}

.box_color
{
padding:1px 5px 0px 5px;
display:inline;
margin:0px 1px 0px 1px;
cursor:pointer;
}

.box_color2
{
padding:1px 5px 0px 5px;
display:inline;
margin:0px;
border: #000000 1px solid;
cursor:pointer;
}

.box_slider
{
position:relative;
margin:10px 0px 0px 0px;
width:150px;
height:20px;
}

.box_slider2
{
position:absolute;
top:12px;
left:0px;
font:11px Arial;
color:#acabac;
}

.box_slider3
{
position:absolute;
top:12px;
right:0px;
font:11px Arial;
color:#acabac;
}

#search_current
{
border: #2e2d2d 3px solid;
background-color:#555353;
padding:10px;
margin:0px 15px 15px 15px;
}

#search_header h1
{
font:16px Arial;
font-weight:bold;
color:#9f9e9e;
}

#search_header h1 span
{
font:13px Arial;
font-weight:bold;
color:#8b8a8a;
}



#search_keywords
{
position:relative;
width:170px;
height:29px;
background:url('images/search_bg.gif');
background-repeat:no-repeat;
}

.ibox3 {
position:absolute;
left:1px;
top:1px;
font: 12px Arial;
padding:0px;
border:0px;
color:#636363;
width:137px;
}

.ibox3_submit {
position:absolute;
left:150px;
top:0px;
border:0px;
background:none;
width:20px;
height:27px;
cursor:pointer;
}

#search_keywords input
{
border:0px;
border-radius:0px;
line-height:15px;
background:none;
box-shadow: none;
color:#d9d8d8;
}

.search_current_kw
{
margin-bottom:3px;
clear:both;
color:#e0e0e0;
font: 11px Arial;
}

.search_current_kw_title
{
margin-bottom:3px;
clear:both;
color:#e0e0e0;
font: 11px Arial;
font-weight:bold;
}

.search_current_delete
{
float:right;
border:0px;
background:none;
width:11px;
height:11px;
background:url('images/search_delete.png');
background-repeat:no-repeat;
background-position:top left;
cursor:pointer;
margin-top:2px;
}

.search_current_delete:hover
{
background:url('images/search_delete.png');
background-repeat:no-repeat;
background-position:bottom left;
}

.search_checkbox
{
margin-bottom:3px;
}

.search_checkbox input
{
margin-right:7px;
}

/*
 * jQuery UI Slider 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider { position: relative; text-align: left; }

.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; background:url('images/slider3.png');
background-repeat:repeat-x;}



.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 14px; height:14px; cursor: default;
background:url('images/slider2.png');
background-repeat:no-repeat;
border:0px;
}


.ui-slider-horizontal
{
height: 6px;
width:150px;
background:url('images/slider.png');
background-repeat:repeat-x;
}

.ui-slider-horizontal .ui-slider-handle { top: -5px; margin-left: -7px;}
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 3px; }
.ui-slider-horizontal .ui-slider-range-max { right: 3px; }






#instant_search
{
position:absolute;
top:36px;
left:13px;
background-color:#242424;
border: #151515 1px solid;
z-index:100000000000000000000;
width:200px;
display:none;
}

.instant_search_result
{
padding:5px 10px 5px 10px;
cursor:pointer;
border-bottom: #151515 1px solid;
color:#bababa;
}

.instant_search_result:hover
{
background-color:#353535;
}


.instant_search_result span
{
color:#bababa;
}





.portfolio_left
{
padding:15px 0px 15px 0px;
background-color:#222222;
border-radius: 8px;
border: 2px #302e2e solid;
color:#cfcdcd;
margin-left:-8px;
}

.portfolio_right
{
padding:10px 0px 0px 25px;
}

.portfolio_left img
{
margin:0px 0px 10px 15px;
border: 1px #2b2b2b solid;
}

.portfolio_right h1
{
margin:0px 0px 15px 0px;
font:20px Arial;
}

.portfolio_title
{
margin:2px 15px 10px 15px;
font:12px Arial;
font-weight:bold;
color:#9f9e9e;
border-bottom: #616160 1px dotted;
padding-bottom:6px;
}



.portfolio_box
{
margin:0px 15px 20px 15px;
font:11px Arial;
}

.portfolio_box div
{
margin-bottom:3px;
}

/* End. Version 12.05 - new styles */




/* Version 12.10 - new styles */






.pagination {
	margin:26px auto 0;
	width:100px;
	display:none;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(images/slideshow/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}


/*
	End. Slideshow
*/


#scroll_box
{
position:fixed;
right:110px;
bottom:0px;
background-color:red;
z-index:10000000000;
width:53px;
height:32px;
cursor:pointer;
background:url('images/scroll_top.png');
background-repeat:no-repeat;
display:none;
}


table.profile_table_home
{
width:600px;
margin:0px 10px 0px 10px;
height:12px;
background-color:#222222;
border-top: 2px #302e2e solid;
border-left: 2px #302e2e solid;
border-right: 2px #302e2e solid;
}


table.profile_table_home th
{
padding:10px;
font:13px Arial;
font-weight:bold;
}


table.profile_table_home td
{
	padding: 10px;
	border-top: 1px #808080 dotted;
}

.profile_home_preview
{
width:50px;
height:50px;
border: 1px #302e2e solid;
background-size:cover;
cursor:pointer;
}


/* End. Version 12.10 - new styles */






/* Version 13.04 - new styles */



/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/*
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(images/colorbox/overlay.png) repeat 0 0;}
#colorbox{}
    #cboxTopLeft{width:14px; height:14px; background:url(images/colorbox/controls.png) no-repeat -100px 0;}
    #cboxTopRight{width:14px; height:14px; background:url(images/colorbox/controls.png) no-repeat -136px 0;}
    #cboxBottomLeft{width:14px; height:14px; background:url(images/colorbox/controls.png) no-repeat -100px -36px;}
    #cboxBottomRight{width:14px; height:14px; background:url(images/colorbox/controls.png) no-repeat -136px -36px;}
    #cboxMiddleLeft{width:14px; background:url(images/colorbox/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:14px; background:url(images/colorbox/controls.png) right top repeat-y;}
    #cboxTopCenter{height:14px; background:url(images/colorbox/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:14px; background:url(images/colorbox/border.png) 0 -36px repeat-x;}
    #cboxContent{background:#000000;overflow:visible;}
        .cboxIframe{background:#FFFFFF;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:0px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(images/colorbox/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(images/colorbox/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(images/colorbox/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(images/colorbox/loading.gif) no-repeat center center;}
        #cboxClose{border:0px;position:absolute; top:0; right:0; background:url(images/colorbox/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*
  The following provides PNG transparency support for IE6
  Feel free to remove this and the /ie6/ directory if you have dropped IE6 support.
*/
.cboxIE6 #cboxTopLeft{background:url(images/colorbox/ie6/borderTopLeft.png);}
.cboxIE6 #cboxTopCenter{background:url(images/colorbox/ie6/borderTopCenter.png);}
.cboxIE6 #cboxTopRight{background:url(images/colorbox/ie6/borderTopRight.png);}
.cboxIE6 #cboxBottomLeft{background:url(images/colorbox/ie6/borderBottomLeft.png);}
.cboxIE6 #cboxBottomCenter{background:url(images/colorbox/ie6/borderBottomCenter.png);}
.cboxIE6 #cboxBottomRight{background:url(images/colorbox/ie6/borderBottomRight.png);}
.cboxIE6 #cboxMiddleLeft{background:url(images/colorbox/ie6/borderMiddleLeft.png);}
.cboxIE6 #cboxMiddleRight{background:url(images/colorbox/ie6/borderMiddleRight.png);}

.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}



#home_boxes
{
position:relative;
clear:both;
}


#home_boxes_menu
{
	position: absolute;
	background-color: #000099;
	display: none;
	z-index: 2;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}



.home_box ul
{
list-style-type: none;
list-style-image: none;
margin:0px 0px 5px 10px;
padding:0px;
float:right;
}

.home_box li
{
display: block;
float: left;
cursor:pointer;
}

.home_box li.hb_cart
{
width:24px;
height:17px;
background:url('images/c9_cart.png');
background-repeat:no-repeat;
margin-right:7px;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}


.home_box li.hb_cart2
{
width:24px;
height:17px;
background:url('images/c9_cart2.png');
background-repeat:no-repeat;
margin-right:7px;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}

.home_box li.hb_lightbox
{
width:19px;
height:17px;
background:url('images/c10_lightbox.png');
background-repeat:no-repeat;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}

.home_box li.hb_free
{
width:19px;
height:19px;
background:url('images/c10_free.png');
background-repeat:no-repeat;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
margin-right:7px;
}

.home_box li.hb_default
{
width:19px;
height:19px;
background:url('images/c10_default.png');
background-repeat:no-repeat;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
margin-right:7px;
}

.home_box li.hb_default_on
{
width:19px;
height:19px;
background:url('images/c10_default_on.png');
background-repeat:no-repeat;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
margin-right:7px;
}


#lightbox_lite
{
position: relative;
float:right;
top: -92px;
right: 30px;
z-index: 100;
background:url('images/c10_lightbox.png');
background-size: 45%;
background-repeat:no-repeat;
/* background-position-y: -5px; */
/* width: auto; */
/* height:30px; */
}

#light_box
{
	padding: 5px 20px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13pt;
	color: #006;

}

#light_box a:link,#light_box a:hover,#light_box a:visited,#light_box_mobile a:link,#light_box_mobile a:hover,#light_box_mobile a:visited
{
	text-decoration: none;
	padding-left: 20px;
}


#lightbox_menu_error
{
position:fixed;
display:none;
background-color:#fd0f03;
z-index:10000;
padding:10px;
text-align:center;
font:13px Arial;
color:#FFFFFF;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
-moz-opacity: 0.9;
-khtml-opacity: 0.9;
opacity: 0.9;
}

#lightbox_menu_ok
{
position:fixed;
display:none;
background-color:#41b535;
z-index:10000;
padding:10px;
text-align:center;
font:13px Arial;
color:#FFFFFF;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
-moz-opacity: 0.9;
-khtml-opacity: 0.9;
opacity: 0.9;
}

#lightbox_content
{
padding:15px;
}

#lightbox_content input[type="text"],#lightbox_content input[type="password"],#lightbox_content select
{
padding:2px;
border: 1px #c7c9c7 solid;
color:#8f908f;
background-color:#FFFFFF;
}

#lightbox_content a:link,#lightbox_content a:hover,#lightbox_content a:visited
{
color:#222222;
}

#lightbox_content h2
{
margin:4px 0px 10px 0px;
font:14px Arial;
color:#565555;
}

#lightbox_content div
{
color:#565555;
}

#lightbox_content span.price
{
color:#b91c1c;
}

#lightbox_content div.param
{
margin:0px 0px 10px 0px;
}

#lightbox_header
{
padding:11px 10px 13px 15px;
background-color:#2b2a2a;
color:#FFFFFF;
font:14px Arial;
background:url('images/a12.gif');
background-repeat:repeat-x;
}

#lightbox_footer
{
	padding: 13px 15px 13px 15px;
	background-color: #B4B4B4;
	border-top: 1px #e3e3e3 solid;
	color:#333;
}





.lightbox_button{
font:12px Arial;
letter-spacing: 0.5px;
padding:4px 10px 3px 10px;
background-color:#0c7a94;
background:url('images/button_red.gif') left top repeat-x;
border: 1px double #c34641;
color: #FFFFFF;
border-radius: 4px;
text-shadow: 0px -1px 1px #676767;
cursor:pointer;
}

.lightbox_button:hover{
background:url('images/button_red.gif') 0px -35px repeat-x;
}


.lightbox_button2{
float:right;
font:12px Arial;
letter-spacing: 0.5px;
padding:4px 10px 3px 10px;
background-color:#0c7a94;
background:url('images/button_blue.gif') left top repeat-x;
border: 1px double #2e82b8;
color: #FFFFFF;
border-radius: 4px;
text-shadow: 0px -1px 1px #676767;
cursor:pointer;
}

.lightbox_button2:hover{
background:url('images/button_blue.gif') 0px -35px repeat-x;
}




.subheader
{
padding:10px;
font: 16px Arial;
color:#9f9e9e;
background-color:#2e2e2e;
background-repeat:repeat-x;
border: 1px #272727 solid;
margin-bottom:15px;
clear:both;
border-radius:4px;
text-shadow: 1px 1px 1px #000000;
}

.subheader a:link,.subheader a:hover,.subheader a:visited
{
text-decoration:none;
border-bottom: 1px #9f9e9e dashed;
}

.subheader_text
{
padding:10px;
margin-bottom:20px;
}





a.link_pixels:link,a.link_pixels:hover,a.link_pixels:visited
{
color:#ffffff;
font:12px Arial;
padding:1px 5px 1px 5px;
background-color:#4a4949;
text-decoration:none;
border-radius:2px;
}

a.link_inches:link,a.link_inches:hover,a.link_inches:visited
{
color:#f5f5f5;
font:12px Arial;
padding:1px 5px 1px 5px;
background-color:#686868;
text-decoration:none;
border-radius:2px;
}

/*Styles for jquery uploader*/
.table-striped tbody>tr:nth-child(odd)>td,.table-striped tbody>tr:nth-child(odd)>th{background-color:#222222;}
.table-hover tbody tr:hover td,.table-hover tbody tr:hover th{background-color:#484747;}
/*End. Styles for jquery uploader*/


#icons_preview
{
background:url('images/icons/preview.png');
background-repeat:no-repeat;
background-position:2px 3px;
}

#icons_testimonials
{
background:url('images/icons/testimonials.png');
background-repeat:no-repeat;
background-position:2px 3px;
}

#icons_comments
{
background:url('images/icons/comments.png');
background-repeat:no-repeat;
background-position:2px 3px;
}

#icons_blog
{
background:url('images/icons/blog.png');
background-repeat:no-repeat;
background-position:2px 3px;
}

#icons_messages
{
background:url('images/icons/messages.png');
background-repeat:no-repeat;
background-position:2px 3px;
}

#icons_friends
{
background:url('images/icons/friends.png');
background-repeat:no-repeat;
background-position:2px 3px;
}

#icons_lightbox
{
background:url('images/c10_lightbox.png');
background-repeat:no-repeat;
background-position:2px 3px;
}

#icons_partner
{
background:url('images/icons/partner.png');
background-repeat:no-repeat;
background-position:2px 3px;
}

#icons_commission
{
background:url('images/icons/commission.png');
background-repeat:no-repeat;
background-position:2px 3px;
}


#icons_models
{
background:url('images/icons/models.png');
background-repeat:no-repeat;
background-position:2px 3px;
}

#icons_photos
{
background:url('images/icons/photo.png');
background-repeat:no-repeat;
background-position:2px 3px;
}

#icons_events
{
background:url('images/icons/friends.png');
background-repeat:no-repeat;
background-position:2px 3px;
}

#icons_publications
{
background:url('images/icons/publications.png');
background-repeat:no-repeat;
background-position:2px 3px;
}

#icons_upload
{
background:url('images/icons/upload.png');
background-repeat:no-repeat;
background-position:2px 3px;
}

#icons_downloads
{
background:url('images/icons/downloads.png');
background-repeat:no-repeat;
background-position:2px 3px;
}

#icons_orders
{
background:url('images/icons/orders.png');
background-repeat:no-repeat;
background-position:2px 3px;
}

#icons_credits
{
background:url('images/icons/credits.png');
background-repeat:no-repeat;
background-position:2px 3px;
}

#icons_subscription
{
background:url('images/icons/subscription.png');
background-repeat:no-repeat;
background-position:2px 3px;
}

#icons_coupons
{
background:url('images/icons/coupons.png');
background-repeat:no-repeat;
background-position:2px 3px;
}



.white_tr
{
display:table;
margin:0px 0px 0px 10px;
font:11px Arial;
color:#a3a3a3;
padding:10px;
box-shadow:0 0 9px 0px #1f1f1f;
}



.link_order
{
background:url('images/icons/link_order.png');
background-repeat:no-repeat;
padding:0px 0px 6px 30px;
}

.link_order a:link,.link_order a:hover,.link_order a:visited
{
font:14px Arial;
}

.link_date
{
background:url('images/icons/link_date.png');
background-repeat:no-repeat;
padding:4px 0px 0px 30px;
color:#949494;
}

.link_total
{
background:url('images/icons/link_total.png');
background-repeat:no-repeat;
padding:4px 0px 6px 30px;
}


.link_approved
{
background:url('images/icons/link_approved.png');
background-repeat:no-repeat;
padding:4px 0px 3px 30px;
color:#7fbb65;
}

.link_pending,.link_notshipped
{
background:url('images/icons/link_pending.png');
background-repeat:no-repeat;
padding:4px 0px 6px 30px;
color:#cb4040;
}

.link_payment
{
background:url('images/icons/link_payment.png');
background-repeat:no-repeat;
padding:4px 0px 3px 25px;
color:#7fbb65;
}

.link_message
{
background:url('images/icons/link_message.png');
background-repeat:no-repeat;
padding:4px 0px 3px 30px;
}

.link_edit
{
background:url('images/icons/link_edit.png');
background-repeat:no-repeat;
padding:4px 0px 3px 30px;
}

.link_delete
{
background:url('images/icons/link_delete.png');
background-repeat:no-repeat;
padding:4px 0px 3px 30px;
}

.link_comments
{
background:url('images/icons/link_comments.png');
background-repeat:no-repeat;
padding:4px 0px 3px 30px;
}

.link_status
{
background:url('images/icons/link_status.png');
background-repeat:no-repeat;
padding:4px 0px 3px 30px;
}

.link_commission
{
background:url('images/icons/link_commission.png');
background-repeat:no-repeat;
padding:4px 0px 3px 30px;
}

.link_download
{
background:url('images/icons/link_download.png');
background-repeat:no-repeat;
padding:4px 0px 3px 30px;
}

.link_lightbox
{
background:url('images/c10_lightbox.png');
background-repeat:no-repeat;
padding:4px 0px 3px 30px;
}

.link_credits
{
background:url('images/icons/link_credits.png');
background-repeat:no-repeat;
padding:4px 0px 3px 30px;
}

.link_payout
{
background:url('images/icons/link_payout.png');
background-repeat:no-repeat;
padding:4px 0px 3px 30px;
}

.link_files
{
background:url('images/icons/link_files.png');
background-repeat:no-repeat;
padding:4px 0px 3px 30px;
}

.link_coupon
{
background:url('images/icons/link_coupon.png');
background-repeat:no-repeat;
padding:4px 0px 3px 30px;
}

.link_subscription
{
background:url('images/icons/link_subscription.png');
background-repeat:no-repeat;
padding:0px 0px 6px 30px;
}

.link_subscription a:link,.link_subscription a:hover,.link_subscription a:visited
{
font:14px Arial;
}


.checkoutbox
{
padding:10px;
font: 16px Arial;
color:#9f9e9e;
background-color:#2e2e2e;
background-repeat:repeat-x;
border: 1px #272727 solid;
clear:both;
border-radius:4px;
text-shadow: 1px 1px 1px #000000;
}



.checkoutbox_text
{
padding:15px 10px 10px 10px;
background-color:#3e3e3e;
margin-bottom:20px;
border-bottom-right-radius:6px;
border-bottom-left-radius:6px;
border-left: 1px #373737 solid;
border-right: 1px #373737 solid;
border-bottom: 1px #373737 solid;
}

.checkoutbox2
{
margin-bottom:15px;
}

.checkoutbox2_title
{
background-color:#2e2e2e;
padding:10px;
font: 14px Arial;
color:#FFFFFF;
border-top-right-radius:6px;
border-top-left-radius:6px;
text-shadow: 1px 1px 1px #808080;
}

.checkoutbox2_text
{
border-left: 1px #353535 solid;
border-right: 1px #353535 solid;
border-bottom: 1px #353535 solid;
background-color:#424241;
border-bottom-right-radius:6px;
border-bottom-left-radius:6px;
}

.checkoutbox_text h2
{
font: 15px Arial;
color:#d1d0d0;
}

.checkout_line
{
margin:0px 10px 0px 10px;
border-top: 1px #5b5b5a dotted;
}

.checkout_list
{
padding:10px;
}

.checkoutbox2_bottom
{
padding:12px 10px 12px 10px;
background-color:#222222;
border-bottom-right-radius:6px;
border-bottom-left-radius:6px;
}

.checkoutbox2_bottom a
{
	color:#f5f5f5
}


.price_license input
{
margin-top:-3px
}

.price_license label
{
font: 12px Arial;
display:inline;
}

/* End. Version 13.04 - new styles */

.clear_padding
{
padding:0px;
margin:0px;
}


.border_box,.bl
{
display:table;
margin:0px 0px 0px -10px;
font:11px Arial;
color:#a3a3a3;
padding:10px;
box-shadow:0 0 9px 0px #1f1f1f;
}
