* {
	margin: 0;
	padding: 0;
	outline: none;
	border: 0px solid black;
}

body {
	font-family: "Myriad Pro",Verdana,sans-serif;
	background-color: #ffffff;
}

html, body {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
}

.photobook  span {
	color: red;
	font-size: 13px;
	text-decoration: line-through;
}

/* Skeleton */

.clear {
	clear: both;
	height: 0px;
	width: 0px;
}

.hidden {
	visibility: hidden;
}

.eleft {
	float: left;
}

.eright {
	float: right;
}

.bold {
	font-weight: bold;
}

div#header-sides {
	background: url('../images/header-sides2.gif') top left repeat-x;
}

div#header {
	margin: 0 auto;
	width: 960px;
	height: 200px;
	/*background: url('../images/header.jpg') top left no-repeat;*/
	background: url('../images/header2.gif') top center no-repeat;
	position: relative;
        overflow: hidden;
}

div#content {
	margin: 0 auto;
	width: 960px;
	padding-bottom: 50px;
}

div#footer-sides {
	background: url('../images/footer-sides.gif') top left repeat-x;
}

div#footer {
	margin: 0 auto;
	width: 960px;
	height: 100px;
	background: url('../images/footer.gif') top left no-repeat;
}

/* Anchor */

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	border: 0px solid black;
}

a:active, a:visited, a:hover {
	color: #3C8C04;
}

/* Menu */

div#menu {
	margin: 0px 0px 0px 30px;
	padding-left: 200px;
	clear: both;
	padding-top: 90px;
}

div#index_offers {
	width: 670px;
	margin: 5px 0px 0px 28px;
	padding: 5px 5px 5px 0px;
}

ul#order_drop_ul {
	margin: 0px 0px 0px 0px;
	position: absolute;
	z-index: 10000;

	clear: both;
	display: none;
}

ul#order_drop_ul li {
	list-style: none;
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	height: 26px;
}

ul#order_drop_ul li img {
	margin: 0px;
	padding: 0px;
}

ul#order_drop_ul li a:visited {
	color: #1A1A1A;
}

ul#order_drop_ul li a {
	color: #1A1A1A;
	margin: 0px;
	padding: 0px;
}

ul#order_drop_ul li a:hover {
	color: #307A00;
}

div#menu img {
	border: 0;
	margin: 0;
	margin-left: -6px;	
	padding: 0;
	/* Opera */
	cursor: hand;
}

/* Login Form */

div#login {
	width: 190px;
	height: 160px;
	float: right;
	margin: 30px 20px 10px 0px;
	padding: 10px 0px 0px 10px;
	background-color: white;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
}

div#login label.small, div#login p.small a {
	font-family: Tahoma;
	font-size: 11px;
	color: #292929;
}

div#login p.small a:hover {
	color: #3C8C04;
}	

div#login div.formField {
	width: 157px;
	height: 25px;
	background: url('../images/bgr-login-form.gif') top left no-repeat;	
	margin: 5px 0px 5px 0px;
	padding: 3px 0px 0px 6px;
}

div#login #username, div#login #password {
	border: none;
	font-family: Tahoma;
	font-size: 10pt;
	color: #292929;
}

div#login #enterBttn {
	margin-top: 10px;
	/* Opera */
	cursor: hand;
}

/* Home */

div#home {
	position: relative;
	float: left;
}

div#home img {
	margin: 0px 0px 20px 30px;
}

div#home div#homeNews {
	width:534px;
	padding:0px;
	padding-left:10px;
	padding-bottom:3px;
	margin-left: 80px;
	color:rgb(255, 50, 15);
	font-weight:bolder;
	font-size:18px;
	background:url("../images/home-news-bullet.gif") left no-repeat;
}

div#home .homeNewsBox {
	margin:0px auto;
	padding:0px;
	width:534px;
	background:url("../images/home-news-repeat.gif") repeat-y;
}

div#home .homeNewsText {
	margin:0px auto;
	padding:15px;
	color:rgb(41, 41, 41);
	font-size:14px;
}

div#home .homeNewsText font {
	color:rgb(225, 50, 15);
	font-weight:bold;
}

div#home div#homeOrderTitle {
	margin:0px;
	margin-top:15px;
	padding:0px;
	color:rgb(134, 134, 134);
	font-size:18px;
	font-weight:bolder;
}

div#home div#homeOrderTitle font {
	color:rgb(225, 50, 15);
}

div#home div#homeOrderText {
	margin:0px;
	margin-top:10px;
	padding:0px;	
	width:630px;
}

div#home .homeNewsBoxTop {
	margin:0px;
	padding:0px;
	width:534px;
	height:4px;
	background:url("../images/home-news-top.gif") no-repeat;
}

div#home .homeNewsBoxBottom {
	margin:0px;
	padding:0px;
	width:534px;
	height:4px;
	background:url("../images/home-news-bottom.gif") no-repeat;
	clear:both;
}


/*User Logged Bar*/

#login #userLogged {
	margin:0px;
	padding:0px;
	width:180px;
}

#login #userLogged   #userLoggedTop {
	margin:0px;
	padding:0px;
	width:180px;
	height:6px;
	background:url("../images/head-user-info-top.gif") no-repeat;
}

#login #userLogged  #userLoggedBottom {
	margin:0px;
	padding:0px;
	width:180px;
	height:6px;
	background:url("../images/head-user-info-bottom.gif") no-repeat;
}

#login #userLogged  #userLoggedCont {
	background:url("../images/head-user-info-repeat.gif") repeat-y;
}

#login #userLogged  #userLoggedCont p {
	padding-left:10px;
}

#login #userLogged  #userLoggedCont p font {
	font-size:13px;
	font-weight:bold;
}

#login #userLoggedSub {
	font-weight:bold;
	color:rgb(216, 49, 15);
}

#userMenuSub {
	font-weight:bold;
	color:rgb(216, 49, 15);
	width: 130px;
	margin-left: 350px;
}

#userMenuSub a {
	color:rgb(216, 49, 15);
}

#userMenuSub a:hover {
	color:rgb(0, 0, 0);
}

#login #userLoggedSub a {
	color:rgb(216, 49, 15);
}

#login #userLoggedSub a:hover {
	color:rgb(0, 0, 0);
}

/* Pages */

div#home {
	position: relative;
	float: left;
	margin-left: 30px;
}

div#home img {
	margin: 0px 0px 20px 0px;
}

div#home .page_title h1 {
	color:#56A02B;
	font-size:16px;
	font-weight:bold;
	margin-bottom: 10px;
	font-family: "Myriad Pro",Verdana,sans-serif;
	width: 600px;
}
.page_title h1 {
margin-left:110px;
}

div#home .title_info {
	width: 670px;
	margin-left: 10px;
	margin-bottom: 10px;
}

div#home div#home-txt {
	width: 650px;
	margin: 0px 0px 20px 10px;
}

div#banners {
	width: 190px;
	position: relative;
	float: right;
	margin: -10px 35px 30px 0px;
	padding: 25px 0px 0px 0px;
	background: url('../images/vl.gif') top left no-repeat;
}

#banner {
	margin: 0px 0px 20px 15px;
}

div#banners div#links ul li {	
	list-style: none;	
	margin: 3px 0px 3px 0px;
}

div#banners div#links ul li a {
	background: url('../images/bullet.gif') 15px 2px no-repeat;
	padding: 0px 0px 0px 30px;
	font-family: Tahoma;
	font-size: 11px;
	color: #292929;
}

div#banners div#links ul li a:hover {
	color:  #3C8C04;
}

.clear {
	clear: both;
}

/* Services */

div#services {
display:block;
float:left;
overflow:hidden;
display:inline;
margin: 0 0 20px 110px;
padding: 0px;
width: 650px;
height: auto;
	/*position: relative;*/
text-align:center;
}

#srvTables{
display:block;
float:left;
overflow:hidden;
display:inline;
margin: 0px;
padding: 0px;
width: 650px;
height: auto;
text-align:center;
}

#srvTables p,#services p{
text-align:right;
}

.contTitle {
	margin: 0px;
	margin-left:5px;
	padding: 0px;
	color: rgb(86, 160, 43);
	font-weight: bold;
	font-size:16px;
}

div#services table#srvTableSnimki {
	margin: 0px;
	margin-top:25px;
	margin-left:-2px;
	padding: 0px;
	width: 500px;
	background-color: rgb(247, 245, 220);
	float:left;
}
div#services table#srvTablePasportni {
	margin: 0px;
	margin-top:25px;
	margin-left:-2px;
	padding: 0px;
	width: 249px;
	background-color: rgb(247, 245, 220);
	float:left;
}

div#services table#srvTableKalendarni {
	margin: 0px;
	margin-top:25px;
	margin-left:30px;
	padding: 0px;
	width: 197px;
	background-color: rgb(247, 245, 220);
	float:left;
}

div#services table#srvTableRamka {
	margin: 0px;
	margin-top:-169px;
	margin-left:30px;
	padding: 0px;
	width: 147px;
	background-color: rgb(247, 245, 220);
	float:right;
	font-size:14px;
}

.srvTableTitle {
	margin: 0px;
	padding: 0px;
	background: url("../images/tbl-bg-repeat.gif") repeat-x;
	height: 58px;
	color: white;
	font-weight:bold;
}

.srvTableTitle td{
	margin: 0px;
	margin-right:20px;
	padding: 0px;
}

.srvTableTitle .srvTableTitleLeft {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	background: url("../images/tbl-top-left.gif") no-repeat;
}

.srvTableTitle .srvTableTitleRight {
	margin: 0px;
	padding: 0px;
	margin-left:5px;
	background: url("../images/tbl-top-right.gif") right no-repeat;
}

.srvTableRow {
	margin:0px;
	padding:0px;
	height:52px;
}


.srvTableRow td {
	margin:0px;
	padding:0px;
	font-size:12px;
}

.srvTableTopBg {
	background: url("../images/tbl-top-bg.gif") no-repeat;
	color:rgb(135, 174, 114);
	font-weight:bold;
	width: 50px;
}

.srvTableBottomBg {
	background: url("../images/tbl-bottom-bg.gif") no-repeat;
	color:rgb(146, 165, 135);
	font-weight:bold;
}

.srvTableFirstCol {
	background: url("../images/tbl-left-first-cell.gif") no-repeat;
	width:67px;
}

.srvTableFirstCol font {
	font-weight:bold;
	font-size:13px;
}

.srvTableSecCol {
	background: url("../images/tbl-left-sec-cell.gif") left no-repeat;
	height:59px;
	width:67px;
}

.srvTableSecCol font {
	font-weight:bold;
	font-size:13px;
}

.srvTableFirstCell {
	background: url("../images/tbl-left-first-col.gif") left no-repeat;
	height:52px;
	width:50px;
	color:rgb(135, 174, 114);
	font-weight:bold;
}
.srvTableSecCell {
	background: url("../images/tbl-left-sec-col.gif") left no-repeat;
	height:59px;
	width:50px;
	color:rgb(146, 165, 135);
	font-weight:bold;
}

.srvTableLastCellTop {
	background: url("../images/tbl-right-last-cell.gif") no-repeat;
	height:52px;
	width:51px;
	color:rgb(135, 174, 114);
	font-weight:bold;
}

.srvTableLastCellBottom {
	background: url("../images/tbl-right-last-col.gif") left no-repeat;
	height:59px;
	width:51px;
	color:rgb(146, 165, 135);
	font-weight:bold;
}

.srvTableFirstColBottom {
	background:url("../images/tbl-bottom-first-col-top.gif") no-repeat;
	width: 96px;
}

.srvTableFirstColBottom font {
	font-weight:bold;
	font-size:13px;
}

.srvTableSecColBottom {
	background:url("../images/tbl-bottom-first-col-bottom.gif") no-repeat;
	width:96px;
}

.srvTableSecColBottom font {
	font-weight:bold;
	font-size:13px;
}

div#services #srvTables {
	position: relative;
}

div#services #srvTables #vijRight img{
	position: absolute;
	top: 436px;
	left: 603px;
	border: 0px;
}

div#services #srvTables #vijLeft img{
	position: absolute;
	top: 436px;
	left: 427px;
	border: 0px;
}

div#services #srvOtstypka {
	margin:0px;
	margin-right:-15px;
	margin-top:27px;
	padding:0px;
	padding-top:60px;
	background:url("../images/otstypka.gif") no-repeat;
	float:right;
	width:135px;
	height:173px;
}

div#services #srvOtstypka  span {
	color:rgb(255, 255, 255);
}

div#services #srvOtstypka  span font {
	font-weight:bold;
	font-size:13px;
}

div#services #bottomTexts {
	margin:0px;
	margin-top:30px;
	padding:0px;
	float:left;
	width:535px;
	margin-left:-30px;
}

div#services #bottomTexts  p {
	margin:0px;
	margin-top:15px;
	float:left;
	padding:0px;
	font-size:13px;
	padding-left:30px;
	line-height: 15px;
	width: 680px;
}

div#services #bottomTexts  p span {
	background:url("../images/bottom-text-bullet.gif") no-repeat 0px 3px;
	padding-left:15px;
}

/* User */

.user_box_info {
	width: 500px;
	margin-left: 155px;
	font-size: 11px;
	margin-bottom: 25px;
}

div#user_box {
	margin-left: 150px;
}

div#user_box #user_box_top, #user_box_bottom {
	height: 6px;
	width: 500px;
	background: url("../images/user_box_top.gif") no-repeat;
	margin-top: 20px;
}

div#user_box #user_box_bottom {
	background: url("../images/user_box_bottom.gif") no-repeat;
	margin-top: 0px;
}

div#user_box #user_box_cont {
	width: 500px;
	background: url("../images/user_box_repeat.gif") repeat-y;
	padding-top: 10px;
}

div#user_box #user_box_cont table {
	padding-top: 10px;
	padding-bottom: 30px;
	margin: 0px auto;
	font-size: 12px;
}

div#user_box p {
	margin-left: 10px;	
	width: 480px;
	font-size: 11px;
}

.error, .msg {
	width: 430px;
	margin: 0px auto;
	margin-bottom: 10px;
	padding: 10px;
	overflow: hidden;
}

.error {
	background-color: #f4d4d4;
	border: 1px solid #921d1d;
	color: #921d1d;
}

.msg {
	background-color: #cff5ce;
	border: 1px solid #147310;
	color: #147310;
}

.error p, .msg p {
	width: 420px;
	padding-bottom: 3px;
		
}

div#user_box p span {
	font-weight: bold;
	font-size: 11px;
}

#orders_status_container {
	width: 655px;
	margin: 0px;
	padding: 10px;
	border: 1px solid #c5c5c5;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	background-color: #EDEDEB;
}

#orders_status_container table tr td {
	background-color: transparent;
	border-bottom: 1px solid #c5c5c5;
	padding: 5px;
	font-size: 13px;
}

#orders_status_container table tr td a {
	font-weight: bold;
}

div#user_box .important {
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}

div#user_box #user_box_user_welcome {
	margin-top: 20px;
	margin-bottom: 10px;
}

div#user_box #user_box_cont input {
	width: 157px;
	height: 21px;
	background: transparent url("../images/reg-input-bg.gif") no-repeat center;
	border: 0px solid black;
}

div#user_box #user_box_cont #user_exit {
	font-size: 13px;
	width: 480px;
	text-align: center;
	font-weight: bold;
	color: #DF320C;
	padding-top: 20px;
	padding-bottom: 20px;
}

div#user_box #user_box_cont table tr td #user_reg_checkbox {
	width: 15px;
	height: 14px;
	margin-left: 15px;
}

div#user_box #user_box_cont table #user_form_button td {
	text-align: center;
}

div#user_box #user_box_cont table tr td #user_reg_captcha {
	background: url("../images/reg-input-bg-captcha.gif") no-repeat;
	width: 67px;
}

div#user_box #user_box_cont table tr td img {
	margin: 0px;
}

div #user_box #user_box_cont a {
	color: #F87562;
	font-weight: bold;
}

div #user_box #user_box_cont a:hover {
	color:#000000;
}

div#user_box #user_box_cont table #user_reg_textarea td textarea {
	width: 167px;
	border: 1px solid #878987;
}

div#user_box #user_box_cont .user_box_section_title {
	font-size:11px;
	font-weight:bold;
	padding-top:10px;
	margin-left: 20px;
}

div#user_box #user_box_cont table #user_reg_msg td {
	color: #000000;
	text-align: center;
	font-size: 12px;
}

div#user_box #user_box_cont table .star{
	color: #cc1a1a;
	font-weight: bold;
}

div#user_box #user_box_cont .user_box_button {
	width: 124px;
	height: 23px;
	
	margin-top: 10px;
	cursor: hand;
	cursor: pointer;
}

div#user_box #user_box_cont .user_cont_add_info {
	width: 500px;
	text-align: center;
	padding-top: 20px;
}

div#user_box #user_box_cont table tr td #user_reg_submit {
	background: url("../images/reg-submit.gif") no-repeat;
}

div#user_box #user_box_cont table tr td #user_reg_submit_hover {
	background: url("../images/reg-submit-hover.gif") no-repeat;
}

#user_login_submit, #user_login_submit_hover {
	background: url("../images/bttn-enter.jpg") no-repeat;
	width: 124px;
	height: 23px;	
	margin-top: 10px;
	cursor: hand;
	cursor: pointer;
}

#user_login_submit_hover {
	background: url("../images/bttn-enter-hover.jpg") no-repeat;
}

div#user_box #user_box_cont table tr td #user_login_submit, #user_login_submit_hover {
	background: url("../images/bttn-enter.jpg") no-repeat;
	width: 124px;
	height: 23px;	
	margin-top: 10px;
	cursor: hand;
	cursor: pointer;
}

div#user_box #user_box_cont table tr td #user_login_submit_hover {
	background: url("../images/bttn-enter-hover.jpg") no-repeat;
}

div#user_box #user_box_cont table tr td #user_send_submit {
	background: url("../images/btn-send.gif") no-repeat;
}

div#user_box #user_box_cont table tr td #user_send_submit_hover {
	background: url("../images/btn-send-hover.gif") no-repeat;
}

div#user_box #user_box_cont table tr td #user_reg_change {
	background: url("../images/reg-change.gif") no-repeat;
}

div#user_box #user_box_cont table tr td #user_reg_change_hover {
	background: url("../images/reg-change-hover.gif") no-repeat;
}

div#user_box #user_box_cont ul {
	width: 460px;
	margin-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

div#user_box #user_box_cont ul li {
	list-style: none;
	font-size: 11px;
	margin-bottom: 5px;
}

div #user_box #user_box_cont #user_addresses {
	margin-left: 20px;
	margin-top: 10px;
	width: 420px;
}

div #user_box #user_box_cont #user_addresses p {
	width: 420px;
	padding-left: 10px;
}

div #user_box #user_box_cont #user_addresses .user_address_title {
	font-size: 13px;
}

div #user_box #user_box_cont #user_addresses .user_address_options {
	border-bottom: 1px solid #6c644a;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
/* End User */

/* Studios */


#studios_box .studio {
	width: 334px;
	float: left;
}

#studios_box .studio .title .left, .right, .cont {
	width: 7px;
	height: 58px;
	background: url("../images/tbl-top-left.gif") no-repeat;
	float: left;
}

#studios_box .studio .title .right {
	background: url("../images/tbl-top-right.gif") no-repeat;
}

#studios_box .studio .title .cont {
	background: url("../images/tbl-bg-repeat.gif") repeat-x;
	width: 320px;
}

#studios_box .studio .title .cont p {
	font-size: 13px;	
	margin-left: 10px;
	font-family:"Myriad Pro",Verdana,sans-serif;
	width: 305px;
}

#studios_box .studio .title .cont .photo_name {
	color: #ffffff;
	font-weight: bold;
	margin-top: 5px;
}

#studios_box .studio .title .cont .photo_address {
	font-family: Tahoma;
	font-size: 11px;
}

#studios_box .studio .body .bottom {
	width: 334px;
	height: 5px;
	background: url("../images/studios-cont-bottom.gif") no-repeat;
	margin-bottom: 10px;
}

#studios_box .studio .body .content {
	width: 334px;
	height: 150px;
	background: url("../images/studios-cont-repeat.gif") repeat-y;
}

#studios_box .studio .body .content div {
	float: left;
	width: 150px;
	margin-top: 20px;
	margin-left: 20px;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:10pt;
}

#studios_box .studio .body .content .image {
	float: right;
	margin-right: -30px;
}

#studios_box .studio_left {
	margin-left: 20px;
}

/* End Studios */

/* Comments */

div#comments_box {
	width: 700px;
}

div#comments_box .comment {
	width: 658px;
}

div#comments_box .comment .head {
	width: 658px;
	height: 39px;
	background: url("../images/comments-top.gif") no-repeat;
}

div#comments_box .comment .head p {
	line-height: 37px;
	margin-left: 25px;
	color:#815D5D;
}

div#comments_box .comment .head p span {
	color:#505050;
	font-size:14px;
	font-weight:bold;
}

div#comments_box .comment .body {
	width: 658px;
	background: url("../images/comments-repeat.gif") repeat-y;
}

div#comments_box .comment .body .type {
	width: 100px;
	color:#815D5D;
	float:left;
	font-size:11px;
	font-weight:bold;
	margin-left:10px;
	padding-top:7px;
	display: inline;
}

div#comments_box .comment .body .text {	
	float:left;
	margin-bottom:10px;
	margin-left: 10px;
	padding-top:7px;
	width:528px;
}

div#comments_box .comment .body .separator {
	width: 651px;
	height: 2px;
	margin-left: 3px;

	background: url("../images/comments-separator.gif") no-repeat;
}

div#comments_box .comment .foot {
	width: 658px;
	height: 7px;
	background: url("../images/comments-bottom.gif") no-repeat;
	margin-bottom: 20px;
}

div#comments_box #comments_form {
	width: 654px;
	margin-left: 2px;
}

div#comments_box #comments_form p {
	color: #b6c1ae;
	font-weight: bold;
	font-size: 12px;
	margin-left: 15px;
}

div#comments_box #comments_form #comments_form_top {
	width: 654px;
	height: 6px;
	margin-top: 5px;
	background: url("../images/comments-form-top.gif") no-repeat;
}

div#comments_box #comments_form #comments_form_bottom {
	width: 654px;
	height: 6px;
	background: url("../images/comments-form-bottom.gif") no-repeat;
}

div#comments_box #comments_form #comments_form_body {
	width: 654px;
	background: url("../images/comments-form-repeat.gif") repeat-y;
}

div#comments_box #comments_form #comments_form_body p {
	color: #693939;
}

div#comments_box #comments_pagination {
	margin-left: 20px;
	margin-bottom: 10px;
	width: 410px;	
}

div#comments_box #comments_pagination p {
	width: 410px;
	margin-bottom: 3px;
}

div#comments_box #comments_pagination a {
	font-size: 12px;
	color: #304835;
} 

div#comments_box #comments_form #comments_form_body form {
	margin: 0px auto;
	padding-top: 10px;
	padding-bottom: 10px;	
	width: 340px;
}

div#comments_box #comments_form #comments_form_body form p {
	color: #000000;
	font-weight: normal;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
}

div#comments_box #comments_form #comments_form_body form select {
	border: 1px solid #6f8063;
	width: 150px;
}

div#comments_box #comments_form #comments_form_body form textarea {
	border: 1px solid #6f8063;
	width: 350px;
}

div#comments_box #comments_form #comments_form_body form #comments_submit, #comments_submit_hover {
	width: 124px;
	height: 23px;
	background: url("../images/btn-send.gif") no-repeat;
	cursor: hand;
	cursor: pointer;
	margin-top: 15px;
	margin-left: 100px;
}

div#comments_box #comments_form #comments_form_body form #comments_submit_hover {
	background: url("../images/btn-send-hover.gif") no-repeat;
}

/* End Comments */

/* Order Start */

#order #order_box .title .left, .right, .cont {
	width: 7px;
	height: 58px;
	background: url("../images/tbl-top-left.gif") no-repeat;
	float: left;
}

#order #order_box .title .right {
	background: url("../images/tbl-top-right.gif") no-repeat;
}

#order #order_box .title .cont {
	background: url("../images/tbl-bg-repeat.gif") repeat-x;
	width: 670px;
}

#order #order_box .title .cont p {
	font-size: 16px;	
	margin-left: 10px;
	font-family:"Myriad Pro",Verdana,sans-serif;
	width: 305px;
	color: #ffffff;
	font-weight: bold;
	line-height: 58px;
}

#order #order_box #order_welcome_body {
	width: 684px;
}

#order #order_box #welcome3_holder {
	width: 684px;
	background: #e5e5e3 url("../images/order-welcome3-repeat.gif") repeat-x;
	padding-bottom: 10px;
}

#order #order_box #welcome3_inner {
	width: 637px;
	margin: 20px auto 0px auto;
}

#order #order_box #welcome3_holder #welcome3_inner #welcome3_inner_top {
	width: 637px;
	height: 3px;
	background: url("../images/order-welcome3-inner-top.gif") no-repeat;
}

#order #order_box #welcome3_holder #welcome3_inner #welcome3_inner_bottom {
	width: 637px;
	height: 3px;
	background: url("../images/order-welcome3-inner-bottom.gif") no-repeat;
}

#order #order_box #welcome3_holder #welcome3_inner #welcome3_inner_cont {
	width: 637px;
	background: url("../images/order-welcome3-inner-repeat.gif") repeat-y;
}

#order #order_box #welcome3_holder #welcome3_inner #welcome3_text {
	width: 419px;
	margin: 10px auto;
	padding: 5px;
	font-size: 9px;
}

#order #order_box #welcome3_holder #welcome3_inner #welcome3_text #welcome3_text_top {
	width: 419px;
	height: 6px;
	background: url("../images/order-welcome3-text-top.gif") no-repeat;
}

#order #order_box #welcome3_holder #welcome3_inner #welcome3_text #welcome3_text_bottom {
	width: 419px;
	height: 6px;
	background: url("../images/order-welcome3-text-bottom.gif") no-repeat;
}

#order #order_box #welcome3_holder #welcome3_inner #welcome3_text #welcome3_text_cont {
	width: 419px;
	background: url("../images/order-welcome3-text-repeat.gif") repeat-y;
	padding: 10px;
}

#order .copy_from_gal {
	background-color: #EDE8E9;
	padding: 0px 15px 2px 15px;
	font-size: 13px;
	border: 1px solid #c5c5c5;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	cursor: hand;
	cursor: pointer;
	float: right;
	display: block;
}

#order #order_box #welcome3_holder #welcome3_inner #welcome3_text #welcome3_text_cont p {
	width: 400px;
}

#order #order_box #welcome3_holder #welcome3_inner #welcome3_inner_cont ul {
	padding-top: 5px;
	margin-left: 20px;
	margin-top: 0px;
}

#order #order_box #welcome3_holder #welcome3_inner #welcome3_inner_cont ul li {
	list-style: none;
	float: left;
	margin-left: 20px;
}

#order #order_box #order_welcome_body #order_welcome_left, #order_welcome_right, #order_welcome_cont {
	height: 501px;
	width: 7px;
	background: url("../images/order-left-bg.gif") no-repeat;
	float: left;
}

#order #order_box #order_welcome_body #order_welcome_right {
	background: url("../images/order-right-bg.gif") no-repeat;
}

#order #order_box #order_welcome_body #order_welcome_cont {
	background: url("../images/order-repeat-bg.gif") repeat-x;
	width: 670px;
}

#order #order_box #order_welcome_body #order_welcome_cont #order_types {
	margin-top: 101px;
	margin-left: 1px;
}

#order #order_box #order_welcome_body #order_welcome_cont #order_types a {
	margin-left: 24px;
}

#order #order_box #order_welcome_body #order_welcome_cont #order_info {
	width: 490px;
	margin: 0px auto;
}

#order #order_box #order_welcome_body #order_welcome_cont #order_info #order_info_top, #order_info_bottom, #order_info_cont {
	width: 490px;
	height: 12px;
	background: url("../images/order-text-top.gif") no-repeat;
}

#order #order_box #order_welcome_body #order_welcome_cont #order_info #order_info_bottom {
	background: url("../images/order-text-bottom.gif") no-repeat;
}

#order #order_box #order_welcome_body #order_welcome_cont #order_info #order_info_cont {
	height: auto;
	background: url("../images/order-text-repeat.gif") repeat-y;
}

#order #order_box #order_welcome_body #order_welcome_cont #order_info #order_info_cont p {
	width: 460px;
	margin-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #818181;
	font-size: 13px;
	font-family: "Myriad Pro",Verdana,sans-serif;
}

#order #order_box #order_welcome_body #order_welcome_cont #order_info #order_info_cont p span {
	color: #818181;
	font-size: 13px;
	font-weight: bold;
}

#order #order_box a {
	color: #F87562;
	font-weight: bold;
}

#order #order_box a:hover {
	color: #616161;
}

/* End Order Start */

/* Order */

#order #order_box #order_body {
	width: 683px;
}

#order #order_box #order_body #order_body_bottom {
	width: 683px;
	height: 5px;
	background: url("../images/order-steps-cont-bottom.gif") no-repeat;
}

#order #order_box #order_body #order_body_cont {
	width: 683px;
	background: url("../images/order-steps-cont-repeat.gif") repeat-y;
	padding-top: 15px;
}

#order #order_box #order_body .title {
	background: url("../images/order-form-bullets.gif") no-repeat center left;
	width: 400px;
	padding-left: 15px;
	margin-left: 50px;
	line-height: 30px;
}

#order #order_box #order_body #order_sizes {
	height: 80px;
	margin-left: 60px;	
}

#order #order_box #order_body #order_sizes .sizes_left, .sizes_right, .sizes_cont {
	width: 6px;
	height: 80px;
	background: url("../images/order-form-sizes-left.gif") no-repeat;
	float: left;
}

#order #order_box #order_body #order_sizes .sizes_right {
	background: url("../images/order-form-sizes-right.gif") no-repeat;
}

#order #order_box #order_body #order_sizes .sizes_cont {
	width: auto;
	background: url("../images/order-form-sizes-repeat.gif") repeat-x;
}

#order #order_box #order_body table {
	margin-top: 13px;
	margin-left: 10px;	
}

#order #order_box #order_body table tr td {
	font-size: 13px;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	line-height: 18px;
}

#order #order_box #order_body .order_radio {
	margin-left: 60px;
	margin-top: 0px;
	width: 500px;
}

#order #order_box #order_body #order_body_cont #image_container .photos {
	width: 616px;
	margin: 0px auto;
	margin-bottom: 10px;
	*margin-bottom: 0px;	
}

#order #order_box #order_body #order_body_cont #image_container .photos .photos_title {
	width: 616px;
	height: 38px;
	background: url("../images/order-list-head.gif") no-repeat;
}

#order #order_box #order_body .samples_input {
	width: 30px;
	border: 1px solid #163a03;
}

#order #order_box #order_body #order_body_cont #image_container .photos .photos_cont input {
	width: 30px;
	border: 1px solid #163a03;
}

#order #order_box #order_body #order_body_cont #image_container .photos .photos_coll_1, .photos_coll_2, .photos_coll_3 {
	width: 159px;
	float: left;
	text-align: center;
	*overflow: hidden;
}

#order #order_box #order_body #order_body_cont #image_container .photos .photos_coll_2 {
	width: 190px;
}

#order #order_box #order_body #order_body_cont #image_container .photos .photos_coll_2 table {
	padding-left: 30px;
	margin-top: 0px;
}

#order #order_box #order_body #order_body_cont #image_container .photos .photos_coll_2 table tr td {
	color: #787575;
	font-size: 11px;
}

#order #order_box #order_body #order_body_cont #image_container .photos .photos_coll_2 table tr td input {
	height: 14px;
	line-height: 14px;
	font-size: 11px;
}

#order #order_box #order_body #order_body_cont #image_container .photos .photos_coll_3 {
	width: 260px;
}

#order #order_box #order_body #order_body_cont #image_container .photos .photos_coll_3 div {
	margin-top: 10px;
}

#order #order_box #order_body #order_body_cont #image_container .photos .photos_coll_3 div img {
	margin-bottom: 10px;
}

#order #order_box #order_body #order_body_cont #image_container .photos .photos_coll_3 input {
	border: 0px;
}

#order #order_box #order_body #order_body_cont #image_container .photos p {
	color: #787575;
	line-height: 36px;
}

#order #order_box #order_body #order_body_cont #image_container .photos .normal_p {
	line-height: 16px;
	overflow: visible;
}

#order #order_box #order_body #order_body_cont #image_container .photos .photos_bolded_title {
	color: #292929;
	font-weight: bold;
}

#order #order_box #order_body #order_body_cont #image_container .photos .photos_bottom {
	width: 616px;
	height: 5px;
	background: url("../images/order-list-foot.gif") no-repeat;
	margin-bottom: 10px;
}

#order #order_box #order_body #order_body_cont #image_container .photos .photos_cont {
	width: 616px;
	background: url("../images/order-list-repeat.gif") repeat-y;
}

#order #order_box .order_submit, .order_submit_hover {
	width: 171px;
	height: 38px;
	background: url("../images/btn-upload-big.png") no-repeat;	
	float: right;
	margin-right: 50px;
	margin-top:15px;
	margin-bottom:30px;
	cursor: hand;
	cursor: pointer;
}

#order #order_box #btn_next_step {
	visibility: hidden;
}

#order #order_box .order_submit_hover {
	background: url("../images/btn-upload-big-hover.png") no-repeat;
	
}

#order #order_box .step5_submit, .step5_submit_hover {
	background: url("../images/btn-end.gif") no-repeat;
	width: 106px;
	height: 24px;	
	float: right;
	margin-right: 50px;
	margin-top:15px;
	margin-bottom:30px;
	cursor: hand;
	cursor: pointer;
}

#order #order_box .step5_submit_hover {
	background: url("../images/btn-end-hover.gif") no-repeat;
}

#order #order_box #order_body #order_body_cont .hidden_form {
	margin: 0px;
	padding: 0px;
}

#order #order_box #order_body #order_body_cont .hidden_form input {
	margin: 0px;
	padding: 0px;
}

#order #order_box #order_body #order_body_cont #order_step2_subpanel {
	margin-left: 35px;
	width: 616px;
	height: 38px;
	background: url("../images/order-bottom-yellow.gif") no-repeat;
	padding-top: 10px;
}

#order #order_box #order_body #order_body_cont #order_product_subpanel {
	font-size: 13px;
}

#order #order_box #order_body #order_body_cont #order_step2_subpanel div {
	font-size: 13px;
	font-weight: normal;
	float: left;	
	vertical-align: middle;
}

#order #order_box #order_body #order_body_cont #order_step2_subpanel div input {
	margin: 0px 3px;
}

#order #order_box #order_body #order_body_cont #order_step2_subpanel #order_step2_subpanel_right {
	float: right;
	margin-right: 20px;
}

#order #order_box #order_body #order_body_cont .order_buttons {
	margin-top:15px;
	margin-bottom:30px;
	cursor: hand;
	cursor: pointer;
}

#order #order_box #order_body #order_body_cont #order_more, #order_more_hover {
	width: 225px;
	height: 24px;
	background: url("../images/btn-more.gif") no-repeat;
	float: left;	
	margin-left:50px;	
}

#order #order_box #order_body #order_body_cont #order_more_hover {
	background: url("../images/btn-more-hover.gif") no-repeat;
}

#order #order_box #order_body #order_body_cont .order_deny, .order_deny_hover {
	width: 225px;
	height: 24px;
	background: url("../images/btn-deny.gif") no-repeat;
	float: left;	
	margin-left:50px;	
}

#order #order_box #order_body #order_body_cont .order_deny_hover {
	background: url("../images/btn-deny-hover.gif") no-repeat;
}

#order #order_box #order_body #order_body_cont #order_step2_pagination {
	margin-left: 35px;
	margin-top: 10px;
	width: 610px;
	font-size: 13px;
	font-weight: normal;
	float: left;	
	vertical-align: middle;
	text-align: center;
}

#order #order_box #order_body #order_body_cont #order_step2_info {
	margin-left: 35px;
	width: 610px;
	font-size: 11px;
	font-weight: normal;
	float: left;	
	vertical-align: middle;
}

#order #order_box #order_body #order_body_cont form #studio_list {
	width: 616px;
	margin: 0px auto;
	margin-bottom: 10px;
	margin-top: 20px;
	*margin-top: 5px;
	*margin-bottom: 0px;
}

#order #order_box #order_body #order_body_cont .order_info_column {
	float: left;
	margin-left: 15px;
	margin-top: 20px;
	width: 190px;
}

#order #order_box #order_body #order_body_cont .order_info_column p {
	width: 190px;
}

#order #order_box #order_body #order_body_cont form #studio_list #studio_list_title {
	width: 616px;
	height: 38px;
	background: url("../images/order-list-head-clear.gif") no-repeat;
	line-height: 38px;
	padding-left: 10px;
	font-weight: bold;
}

#order #order_box #order_body #order_body_cont form #studio_list #studio_list_bottom {
	width: 616px;
	height: 5px;
	background: url("../images/order-studios-bottom.gif") no-repeat;
}

#order #order_box #order_body #order_body_cont form #studio_list #studio_list_body {
	width: 616px;
	background: url("../images/order-studios-repeat.gif") repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
}

#order #order_box #order_body #order_body_cont form #studio_list #studio_list_body ul {
	width: 612px;
	margin: 2px;
}

#order #order_box #order_body #order_body_cont form #studio_list #studio_list_body ul li {
	list-style: none;
	line-height: 30px;
	padding-left: 15px;
	font-family: "Myriad Pro",Verdana,sans-serif;
	font-size:13px;
	font-style: italic;
	color: #292929;
}

#order #order_box #order_body #order_body_cont form #studio_list #studio_list_body ul li span {
	font-weight: bold;
	margin-left: 5px;
	font-style: normal;
}

#order #order_box #order_body #order_body_cont form #studio_list #studio_list_body ul .studio_list_item {
	background-color: #FBFAEE;	
}

#order #order_box #order_body #order_body_cont .order_warning_box {
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 460px;
}

#order #order_box #order_body #order_body_cont .order_warning_box div {
	width: 490px;
}

#order #order_box #order_body #order_body_cont .order_warning_box .order_warning_box_top {	
	height: 4px;
	background: url("../images/order-steps-warrning-top.gif") no-repeat;
}

#order #order_box #order_body #order_body_cont .order_warning_box .order_warning_box_bottom {	
	height: 13px;
	background: url("../images/order-steps-warrning-bottom.gif") no-repeat;
}

#order #order_box #order_body #order_body_cont .order_warning_box .order_warning_box_content {
	padding: 15px;
	width: 460px;
	color: #EE6A51;
	font-weight: bold;
	font-size: 14px;
	font-family: "Myriad Pro",Verdana,sans-serif;
	background: url("../images/order-steps-warrning-repeat.gif") repeat-y;
}

#order #order_box #order_body #order_body_cont .order_info {
	width: 600px;
	margin-left: 30px;
}

#order #order_box #order_body #order_body_cont .order_samples {
	width: 600px;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#order #order_box #order_body #order_body_cont #order_details_link {
	width: 300px;
	margin: 15px auto;
	font-family: "Myriad Pro",Verdana,sans-serif;
	font-weight: bold;
}

#order #order_box #order_body #order_body_cont .order_info span {
	font-weight: bold;	
}

#order #order_box #order_body #order_body_cont .order_info_cont {
	width: 600px;
	margin-left: 35px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#order #order_box #order_body #order_body_cont #order_speedy {
	width: 550px;
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #524646;
	font-family: "Myriad Pro",Verdana,sans-serif;	
}


#order #order_box #order_body #order_body_cont .order_all_image {
	float: left;
	margin-left: 130px;
	margin-top: 10px;
}

#order #order_box #order_body #order_body_cont .custom_order_sizes {
	margin-top: 15px;
	margin-left: 135px;
	margin-bottom: 10px;
}

#order #order_box #order_body #order_body_cont .custom_order_sizes input {
	border: 1px solid #222222;
}

#order #order_box #order_body #order_body_cont .order_all_image p {
	margin-left: 30px;
	margin-top: -10px;
}

#order #order_box #order_body #order_body_cont #information_list {
	width: 616px;
	margin: 0px auto;
	margin-top: 20px;
	padding-bottom: 20px;
}

#order #order_box #order_body #order_body_cont #information_list #information_list_top {
	background: transparent url(../images/order-list-head2.gif) no-repeat scroll 0 0;
	height: 36px;
	width: 616px;
}

#order #order_box #order_body #order_body_cont #information_list #information_list_bottom {
	background: transparent url(../images/order-list-foot2.gif) no-repeat scroll 0 0;
	height: 36px;
	width: 616px;
}

#order #order_box #order_body #order_body_cont #information_list #information_list_body {
	background: transparent url(../images/order-list-repeat2.gif) repeat-y scroll 0 0;
	width: 616px;
}

#order #order_box #order_body #order_body_cont #information_list #information_list_body table {
	width: 550px;
	margin: 0px auto;
	margin-top: -20px;
}

/* End Order */

/* Txt */
/*
Greg 2013
h1, h2, h3, p, span, li, label {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #292929;
}
*/
div#footer p {
	color: #FFFFFF;
	text-align: center;
	padding: 45px 0px 0px 0px
}

div#footer p a {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px 5px 0px 5px;
}

div#footer p a:hover {
	color: #292929;
}

p#copyright {
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	color: #292929;
	padding: 20px 0px 30px 0px;
}

p#copyright span {
	color: #3C8C04;
	font-weight: bold;
	text-transform: uppercase;
}
/* End Txt */

/* How To */

div#howto {
	margin: 0px 0px 20px 35px;
	padding: 0px;
	width: 650px;
	height: auto;
	float: left;
	position: relative;
}

div#howto .howtoIndexTitles {
	margin:0px;
	padding:0px;
}

div#howto .howtoIndexTitles font {
	padding-top:5px;
	font-size:13px;
}

div#howto #howtoIndexBig {
	margin:0px;
	margin-top:20px;
	margin-bottom:40px;
	padding:0px;
	height:225px;
	width:360px;
	background:url("images/howto-index-big-repeat.gif") repeat-x;
}

div#howto #howtoIndexBig #howtoIndexBigLeft {
	margin:0px;
	padding:0px;
	height:225px;
	width:3px;
	background:url("images/howto-index-big-left.gif") repeat-x;
	float:left;
}

div#howto #howtoIndexBig #howtoIndexBigRight {
	margin:0px;
	padding:0px;
	height:225px;
	width:3px;
	background:url("images/howto-index-big-right.gif") repeat-x;
	float:right
}

div#howto #howtoIndexBig #howtoIndexBigCont {
	margin:0px;
	padding:0px;
	padding-left:20px;
	padding-top:5px;
	float:left;
}

div#howto #howtoIndexBig #howtoIndexBigCont ol li {
	margin-top:15px;
	color:rgb(215, 36, 0);
	list-style:none;
}

div#howto #howtoIndexBig #howtoIndexBigCont ol  a {
	color:rgb(215, 36, 0);
}

div#howto #howtoIndexBig #howtoIndexBigCont ol a:hover {
	color:rgb(0, 0, 0);
}

div#howto #howtoIndexBig #howtoIndexBigCont ol a:hover li {
	color:rgb(0, 0, 0);
}

div#howto #howtoIndexSmall {
	margin:0px;
	margin-top:20px;
	margin-bottom:40px;
	padding:0px;
	height:98px;
	width:460px;
	background:url("images/howto-index-small-repeat.gif") repeat-x;
}

div#howto #howtoIndexSmall #howtoIndexSmallLeft {
	margin:0px;
	padding:0px;
	height:98px;
	width:4px;
	background:url("images/howto-index-small-left.gif") repeat-x;
	float:left;
}

div#howto #howtoIndexSmall #howtoIndexSmallRight {
	margin:0px;
	padding:0px;
	height:98px;
	width:4px;
	background:url("images/howto-index-small-right.gif") repeat-x;
	float:right
}

div#howto #howtoIndexSmall #howtoIndexSmallCont {
	margin:0px;
	padding:0px;
	padding-left:35px;
	padding-top:13px;
	float:left;
}

div#howto #howtoIndexSmall #howtoIndexSmallCont ul li {
	margin-top:5px;
	color:rgb(215, 36, 0);
	font-size:smaller;
	list-style-image:url("images/howto-arrow-left.gif");
}

div#howto #howtoIndexSmall #howtoIndexSmallCont ul  a {
	font-size:smaller;
	color:rgb(215, 36, 0);
}

div#howto #howtoIndexSmall #howtoIndexSmallCont ul a:hover {
	color:rgb(0, 0, 0);
}

div#howto #howtoIndexSmall #howtoIndexSmallCont ul a:hover li {
	color:rgb(0, 0, 0);
}

div#howto #howtoReg {
	margin:0px;
	margin-top:20px;
	margin-bottom:40px;
	padding:0px;
	height:98px;
	width:600px;
	background:url("images/howto-index-small-repeat.gif") repeat-x;
}

div#howto #howtoReg #howtoRegLeft {
	margin:0px;
	padding:0px;
	height:98px;
	width:4px;
	background:url("images/howto-index-small-left.gif") repeat-x;
	float:left;
}

div#howto #howtoReg #howtoRegRight {
	margin:0px;
	padding:0px;
	height:98px;
	width:4px;
	background:url("images/howto-index-small-right.gif") repeat-x;
	float:right
}

div#howto #howtoReg #howtoRegCont {
	margin:0px;
	margin-top:10px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
	width:590px;
	float:left;
}

div#howto #howtoReg #howtoRegCont div {
	margin:0px;
	padding:0px;
	padding-left:15px;
	padding-top:10px;
	font-weight:bold;
}

div#howto #howtoReg #howtoRegCont div font {
	font-weight:normal;
	font-size:12px;
	line-height:30px;
}

div#howto #howtoReg #howtoRegCont div font a {
	color:rgb(209, 38, 0);
}

div#howto .howtoContBox {
	margin:0px;
	padding:0px;
	width:656px;
	background:url("images/howto-cont-repeat.gif") repeat-y;
}

div#howto .howtoContBoxTop {
	margin:0px;
	padding:0px;
	width:656px;
	height:3px;
	background:url("images/howto-cont-top.gif") no-repeat;
}

div#howto .howtoContBoxBottom {
	margin:0px;
	padding:0px;
	width:656px;
	height:3px;
	background:url("images/howto-cont-bottom.gif") no-repeat;
	clear:both;
}

div#howto .howtoImage {
	margin:0px;
	margin-top:20px;
	margin-left:25px;
	padding:0px;
}

div#howto .howtoTextHolder {
	margin:0px;
	margin-left:30px;
	padding:0px;
	padding-top:10px;
	padding-bottom:30px;
}

div#howto .howtoTextHolder div {
	margin:0px;
	margin-top:10px;
	padding:0px;
	color:rgb(29, 29, 29);
	font-weight:bold;
	font-size:12px;
}

div#howto .howtoTextHolder .howtoTextHolderLinks {
	margin:0px;
	padding:0px;
	margin-top:70px;
	line-height:25px;
}

div#howto .howtoTextHolderLinks a {
	padding-left:10px;
	color:rgb(209, 38, 0);
	font-weight:normal;
	background:url("images/howto-arrow-left.gif") center left no-repeat;
}

div#howto .howtoTextHolderLinks a:hover {
	color:rgb(0, 0, 0);
}

div#howto .howtoTextHolderLinks #howtoTextLinksBack {
	padding-left:10px;
	color:rgb(209, 38, 0);
	font-weight:normal;
	background:url("images/howto-arrow-right.gif") center left no-repeat;
}

div#howto .howtoTextHolderLinks #howtoTextLinksBack:hover {
	color:rgb(0, 0, 0);
}

/* Order NEW */

#accordion {
	width: 680px;
	margin: 0px auto;
}

#order #order_box #accordion #order_sizes {
	margin: 0px;
}

#order #accordion h5 a {
	font-size: 15px;
	color: #ffffff;
}

#order #accordion h5.ui-state-active a {
	color: #F87562;
}

#accordion .acc_content {
	background-color: #f9f7e3;
	padding: 10px 20px 20px 40px;
}

#order #order_box #accordion .acc_content .next_step, .next_step_hover, .next_step_last {
	background: url("../images/order-form-submit.gif") no-repeat;
	width: 106px;
	height: 24px;	
	margin: 10px 0px 0px 490px;
	cursor: pointer;
	cursor: hand;
}

#order #order_box #accordion .acc_content .next_step_hover, .next_step_last_hover {
	background: url("../images/order-form-submit-hover.gif") no-repeat;	
}

#order #order_box #accordion .acc_content .next_step_last, .next_step_last_hover {
	background: url("../images/order-form-submit.gif") no-repeat;
	width: 106px;
	height: 24px;	
	margin: 10px 0px 0px 490px;
	cursor: pointer;
	cursor: hand;
}

#order #order_box #accordion .acc_content .next_step_last_hover {
	background: url("../images/order-form-submit-hover.gif") no-repeat;	
}

#order #order_box #accordion .acc_content .finish_step, .finish_step_hover {
	background: url("../images/btn-finish.gif") no-repeat;
	width: 225px;
	height: 24px;	
	margin: 10px 0px 0px 0px;
	float: right;	
	cursor: pointer;
	cursor: hand;
}

#order #order_box #accordion .acc_content .finish_step_hover {
	background: url("../images/btn-finish-hover.gif") no-repeat;	
}

#order #order_box #accordion .acc_content p {
	margin: 0px;
}

#order #order_box #accordion .order_radio_table {
	margin: 10px 0px 0px 0px;
}

#order #order_box #accordion .order_radio_table input{
	margin: 0px 0px 0px 5px;
}

#order #order_box #accordion #uploader_container {
	padding: 0px 0px 0px 0px;
	width: 600px;
}

#order #order_box #accordion #order_samples_list {
/*	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em; 
	border: 1px solid #e2e0c9;	*/
	width: 616px;
	height: 210px;
	margin: 20px 0px 0px 0px;
	display: none;
}

#order #order_box #accordion #order_samples_list #order_samples_left {
	width: 20px;
	height: 210px;
	background: url("../images/samples_left2.gif") no-repeat;
	float: left;
}

#order #order_box #accordion #order_samples_list #order_samples_right {
	width: 20px;
	height: 210px;
	background: url("../images/samples_right2.gif") no-repeat;
	float: right;
}

#order #order_box #accordion #order_samples_list #order_samples_cont {
	height: 210px;
	width: 576px;
	background: url("../images/samples_repeat2.gif") repeat-x;
	float: left;
}

#order #order_box #accordion #order_samples_list #order_samples_cont .order_samples_a {
	display: block;
	width: 150px;
	height: 150px;
	margin: 5px 0px 0px 30px;
	border: 1px solid #c5c5c5;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	text-align: center;
	line-height: 150px;
	float: left;
}

#order #order_box #accordion .product_information {
	float: left;
	width: 200px;
}

#order #order_box #accordion .product_information img {
	border: 1px solid #c5c5c5;
}

#order #order_box #accordion .product_information p input {
	width: 30px;
	border: 1px solid #c5c5c5;
}

#order #order_box #accordion #product_overview {
	border: 1px solid #c5c5c5;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	padding: 10px;
	width: 400px;
	margin: 10px auto;
}

#order #order_box #accordion #order_samples_list #order_samples_cont .order_samples_a img {
	margin: 0px;
	padding: 0px;
}

#order #order_box #accordion #order_samples_list #order_samples_cont .order_samples_info {
	width: 150px;
	line-height: 11px;
	margin: 10px 0px 0px 27px;
	font-size: 11px;
	float: left;
}

#order #order_box #accordion .order_product_cont {
	float: left;
	width: 150px;
	padding: 7px;
	min-height: 250px;
	margin: 0px 0px 10px 30px;
	text-align: center;
	position: relative;
	border: 1px solid #c5c5c5;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
}

#order #order_box #accordion .order_product_cont .product_image_hover_zoom {
	position: absolute;
	display: block;
	top: 2px;
	left: 145px;
	background: url("../images/ico-zoom.png") no-repeat center;
	width: 16px;
	height: 16px;
}

#order #order_box #accordion .order_product_cont img {
	border: 1px solid #c5c5c5;
}

#order #order_box #accordion #image_container {
	padding: 0px 0px 0px 0px;
}

#order #order_box #order_body #order_body_cont #accordion #image_container div {
	margin-left: 0px;
}

#order #order_box #order_body #order_body_cont #accordion #image_container #gallery_all_cont {
	margin: 520px;
	margin: 0px auto;
}

#order #order_box #order_body #order_body_cont #accordion #image_container .order_all_image {
	margin: 0px 0px 0px 80px;
}

#order #order_box #order_body #order_body_cont #accordion #previous_file {
	float: left;
}

#order #order_box #order_body #order_body_cont #accordion #next_file {
	float: right;
}

#order #order_box #order_body #order_body_cont #accordion #images_arrows div img {
	margin: 0px 0px 0px 0px;
	cursor: pointer;
	cursor: hand;
}

#order #order_box #accordion #uploader_container table {
	margin: 0px 0px 0px 40px;
}

#order #order_box #accordion #last_step #order_login_form input {
	width: 157px;
	height: 21px;
	background: transparent url("../images/reg-input-bg.gif") no-repeat center;
	border: 0px solid #000000;
}

#order #order_box #accordion #upload_progress_bar {
	height: 20px;
	width: 200px;
	margin: 5px 0px 0px 0px;
	border: 1px solid #c5c5c5;	
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	display: none;
}

#order_albums_content {
	border: 1px solid #c5c5c5;	
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	padding: 2px;
	margin-top: 10px;
	font-size: 13px;
}

#order #order_box #accordion #upload_progress {
	background-color: #339900;
	width: 0px;
	height: 20px;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	color: #ffffff;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
}
	

#shopping_cart table tr td #user_login_submit, #user_login_submit_hover {
	background: url("../images/bttn-enter.jpg") no-repeat;
	width: 124px;
	height: 23px;
	margin-top: 10px;
	cursor: hand;
	cursor: pointer;
}

#shopping_cart table tr td #user_login_submit_hover {
	background: url("../images/bttn-enter-hover.jpg") no-repeat;
	width: 124px;
	height: 23px;
	margin-top: 10px;
	cursor: hand;
	cursor: pointer;
}

#shopping_cart select {
	border: 1px solid #8D8B78;
	height: 21px;
	font-size: 13px;
}

#order #order_box #accordion #last_step #order_user_address {
	font-size: 14px;
}

#order_personal_data_form {
	font-size: 13px;
	margin-top: 0px;
}

#order_personal_data_form input {
	width: 157px;
	height: 21px;
	background: url('../images/reg-input-bg.gif') no-repeat center;	
}

#order_personal_data_form select {
	border: 1px solid #B0A047;	
	width: 157px;
	height: 21px;
}

#user_addresses .order_user_address_div {
	border-bottom: 1px solid #616161; 
}

#user_addresses .order_user_address_div .user_address_title, #user_addresses .order_user_address_div .user_addres_info {
	margin-left: 10px;
	font-style: italic;
	font-size: 13px;
}

#user_addresses .order_user_address_div .user_address_options span {
	font-weight: bold;
	color: #000000;
}

#user_addresses .order_user_address_div p a {
	color: #F87562;
	font-weight: bold; 
}

#user_addresses .user_address p a:hover {
	color: #000000; 
}

#error_dialog, #msg_dialog {
	width: 450px;
	border: 1px solid #000000;
	padding: 5px;
	padding-top: 0px;
	margin: 20px auto;
	background-color: #E2B1B1;
	color: #664541;
}

#order_user_address .order_info_column {
	float: left;
	margin-left: 15px;
	margin-top: 20px;
	width: 190px;
}

#order_user_address .order_info_column p {
	width: 190px;
}

#order_user_address .order_info_column p span {
	font-weight: bold;
}

#order_user_address .orderInfoTable {
	width: 100%;
}

#msg_dialog {
	background-color: #B1E2B5;
	color: #395937;
}

#error_dialog p, #msg_dialog p {
	width: 410px;
	margin: 0px;
	margin-top: 3px;
}

#order #order_box #accordion #flash_interface {
	border: 1px solid #c5c5c5;	
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	padding: 15px;
	width: 500px;
	margin: 10px auto;
	overflow: scroll;
	height: 200px;
}

#order #order_box #accordion #flash_interface ul li {
	list-style: none;
	margin: 0px 0px 5px 0px;
	border: 1px solid #c5c5c5;	
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	padding: 5px;
	width: 400px;
}

#order #order_box #accordion #flash_interface ul li div {
	border: 1px solid #c5c5c5;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	width: 300px;
	height: 10px;
}

#product_big_image {
	z-index: 999;
	padding: 4px;
	border: 1px solid #633E46;
	background-color: #F5E4E7;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	display: none;
	cursor: pointer;
	cursor: hand;
}

#home #product_big_image img {
	border: 1px solid #633E46;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	margin: 0px
}

#order #order_box #accordion #flash_interface ul li div div {	
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	border: 0px;
	width: 0px;
	height: 10px;
	background-color: #339900;
}

#shopping_cart {
	border: 1px solid #c5c5c5;	
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	width: 665px;
	padding: 10px;
	font-size: 13px;
}

#shopping_cart table .cart_title {
	font-weight: bold;
}

#shopping_cart table, th, td {
	border-collapse: collapse;	
}

#shopping_cart table td {
	padding: 5px;
}

#shopping_cart table td img {
	width: 16px;
	height: 16px;
	cursor: hand;
	cursor: pointer;
	margin: 0px;
}

#shopping_cart select {
	margin: 15px 0px 0px 0px;
	border: 1px solid #a1a1a1;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
}

#shopping_cart #shipment_overview tr td {
	border-bottom: 1px solid #c5c5c5;
	background-color: #ffffff;
}

#shopping_cart #shipment_overview .cart_title td {
	font-weight: bold;
	border-bottom: 3px solid #c5c5c5;
}

#shopping_cart #shipment_overview .cart_title2 td {
	font-weight: bold;
	border-bottom: 0px solid #c5c5c5;
	border-top: 3px solid #c5c5c5;
}

#shopping_cart #shipment_overview .suborder td {
	background-color: #F5F5F5;
	color: #424242;
	font-style: italic; 
}

.big_button {
	width: 225px;
	height: 24px;
	margin-top: 20px;
}

.start_new_order, .start_new_order_hover {
	background: url("../images/add-product.gif") no-repeat;
	float: left;
	margin-top: 18px;
	cursor: hand;
	cursor: pointer;
}

.start_new_order_hover {
	background: url("../images/add-product-hover.gif") no-repeat;
}

.finish_cart, .finish_cart_hover {
	background: url("../images/order-form-submit.gif") no-repeat;
	float: right;
	margin: 20px 35px 0px 0px;
	height: 24px;
	width: 106px;
}

.finish_cart_hover {
	background: url("../images/order-form-submit-hover.gif") no-repeat;
}

#order_set_address {
	color: green;
}

#ship_price_info {
	padding: 0px 5px 5px 5px;
	border: 1px solid #c5c5c5;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	margin: 5px 0px 0px 0px;
	display: none;
	background-color: #c5c5c5;
}

#order_user_login_cont {
	width: 350px;
	margin: 10px auto;
}

#order_additional_info {
	width: 550px;
	height: 100px;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #c5c5c5;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
}

h2 {
	font-size: 16px;
	line-height: 52px;
	color: #a1a1a1;
}

h3 {	
	line-height: 32px;
	color: #515151;
}

h3 span {
	color: #E31E14;
	font-size: 14px;
}

#shopping_cart .order_warning_box {
	border: 1px solid #9C6543;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	background-color: #EBD3C5;
	margin: 5px;
	padding: 10px;
}

.last_cart, .last_cart_hover {
	width: 225px;
	height: 24px;
	background: url("../images/btn-new.gif") no-repeat;
	float: right;
	margin: 10px 15px 0px 0px;
	cursor: hand;
	cursor: pointer;
}

.last_cart_hover {
	background: url("../images/btn-new-hover.gif") no-repeat;
}

/* GALLERY  */

#gallery {
	margin: 10px 0px 0px 0px;
	padding: 10px;
	width: 655px;
	font-size: 14px;
}

#gallery #gal_top_panel {
	line-height: 30px;
	height: 30px;
	width: 655px;
	margin: 0px;
	padding: 0px;
}

.image_tools, .image_tools_save {
	cursor: hand;
	cursor: pointer;
	font-size: 13px;
}

.menu_item {
	background-color: #EDE8E9;
	padding: 0px 15px 0px 23px;
	font-size: 13px;
	border: 1px solid #c5c5c5;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	cursor: hand;
	cursor: pointer;
	float: right;
	display: block;
	margin-top: -5px;
}

#gallery #gal_top_panel #gal_add_album {
	background: #EDE8E9 url("../images/ico-plus.gif") 3px center no-repeat;
	margin-right: 10px;
}

#gallery #gal_top_panel #gal_edit_album {
	background: #EDE8E9 url("../images/ico-pencil.png") 3px center no-repeat;
	margin-right: 10px;
}

#gallery #gal_top_panel #gal_print_album {
	background: #EDE8E9 url("../images/ico-print.png") 3px center no-repeat;
	margin-right: 10px;
}

#gallery #gal_top_panel #gal_set_profile_image {
	background: #EDE8E9 url("../images/ico-profile.png") 3px center no-repeat;
	margin-right: 10px;
}

#gallery #gal_top_panel #swf_upload {
	margin-right: 10px;
	padding: 0px;
	background-color: transparent;
	border: 0px solid black;
}

#gallery #gal_top_panel #gal_del_album {
	background: #EDE8E9 url("../images/ico-red-cancel.png") 3px center no-repeat;
	margin-right: -29px;
}

#gallery #gal_top_panel #gal_del_image {
	background: #EDE8E9 url("../images/ico-red-cancel.png") 3px center no-repeat;
	margin-right: -29px;
}

#gallery #gal_top_panel #gal_set_image {
	background: #EDE8E9 url("../images/ico-avatar.png") 3px center no-repeat;
	margin-right: -29px;
}

#gallery #gal_top_panel #gal_checkall_album {
	background: #EDE8E9 url("../images/ico-green-check2.png") 3px center no-repeat;
	margin-right: 10px;
}

#gallery #gal_top_panel .title {
	font-size: 14px;	
	float: left;
	font-weight: bold;
	color: #524F50;
	padding: 0px;	
}

#gallery #gal_albums {
	border: 1px solid #c5c5c5;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	width: 655px;
	padding: 15px;
	margin: 5px 0px 0px 0px;
}

#gal_dialog {
	width: 100%;
    min-height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 998;
    background-color: #212121;
    filter: alpha(opacity = 40);
	-moz-opacity: 0.4;
	opacity : 0.4;
    display: none;
    text-align: center;
}

#gal_dialog_cont {
	background-color: #FaFaFa;
	border: 4px solid #c5c5c5;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	z-index: 1000;
	position: fixed;
    top: 100px;
    left: 450px;
    width: 400px;
   	min-height: 300px;
}

#gal_dialog_cont .header {
	width: 100%;
	height: 20px;
	font-size: 14px;
	padding-left: 5px;
}

#gal_dialog_cont .header #gal_dialog_close {
	background:  url("../images/ico-close-green.png") center no-repeat;
	margin-right: 5px;
	width: 20px;
	height: 20px;
	background-color: #c5c5c5;
	border-bottom: 1px solid #c5c5c5;
	-moz-border-radius-bottomleft: 0.5em;
	-webkit-border-bottom-left-radius: 0.5em;
	display: block;
	float: right;
	cursor: hand;
	cursor: pointer;
}

#gal_dialog_cont #gal_dialog_body {
	width: 100%;
	height: 100%;
	padding: 10px;
}

#gal_dialog_cont #gal_dialog_body #gal_dialog_form input[type="text"] {
	border: 2px solid #c5c5c5;
	width: 380px;
}

#gal_dialog_cont #gal_dialog_body #gal_dialog_folder {
	overflow-y: scroll;
	overflow-x: hidden;
	width: 340px;
	height: 200px;
	margin: 0px auto;
	padding: 5px;
	border: 1px solid #c5c5c5;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
}

#gal_dialog_cont #gal_dialog_body #gal_dialog_folder div {
	width: 300px;
	margin: 10px auto;
	border-bottom: 1px solid #c5c5c5;
	padding-bottom: 10px;
}

#gal_dialog_cont #gal_dialog_body #gal_dialog_form ul li {
	list-style: none;
}

#gal_dialog_cont #gal_dialog_body #gal_dialog_form textarea {
	border: 2px solid #c5c5c5;
	width: 380px;
}

#gal_dialog_cont #gal_dialog_body #gal_dialog_album_create {
	background: #EDE8E9 url("../images/ico-green-check.png") 3px center no-repeat;
}

#gal_dialog_cont #gal_dialog_body #gal_dialog_album_edit {
	background: #EDE8E9 url("../images/ico-pencil.png") 3px center no-repeat;
}

#gal_dialog_cont #gal_dialog_body #gal_image_keywords_add {
	background: #EDE8E9 url("../images/ico-plus.gif") 3px center no-repeat;
}

#gal_dialog_cont #gal_dialog_body #gal_dialog_cancel {
	background: #EDE8E9 url("../images/ico-red-cancel.png") 3px center no-repeat;
	margin-left: 15px;
}

#gal_dialog_cont #gal_dialog_body .dialog_buttons {
	background-color: #EDE8E9;
	padding: 0px 5px 0px 23px;
	font-size: 13px;
	border: 1px solid #c5c5c5;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	cursor: hand;
	cursor: pointer;
	display: block;
	float: left;
	margin: 10px 0px 15px 0px;
	line-height: 24px;
}

.gal_albums_item {
	border: 1px solid #c5c5c5;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	padding: 10px;
	width: 180px;
	min-height: 230px;
	background-color: #F7F7F7;
	cursor: hand;
	cursor: pointer;
	float: left;
	margin: 5px 0px 0px 13px;
	position: relative;
	text-align: center;
}

.order_albums_item {
	border: 1px solid #c5c5c5;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	padding: 10px;
	width: 180px;
	min-height: 230px;
	background-color: #F7F7F7;
	cursor: hand;
	cursor: pointer;
	float: left;
	margin: 5px 0px 0px 2px;
	position: relative;
	text-align: center;
}

.order_images_item {
	border: 1px solid #c5c5c5;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	padding: 10px;
	width: 180px;
	min-height: 230px;
	background-color: #F7F7F7;
	cursor: hand;
	cursor: pointer;
	float: left;
	margin: 5px 0px 0px 2px;
	position: relative;
	text-align: center;
}

#gallery #gal_albums .gal_albums_item .album_thumb_order {
	width: 160px;
	height: 180px;
	margin: 0px auto;
	position: relative;	
}

#gallery #gal_albums .gal_albums_item p {
	width: 180px;
	text-align: center;
	color: #4F4D4D;
}

#gallery #gal_albums .gal_albums_item .image_name {
	font-size: 11px;
	font-weight: normal;
	margin-top: 5px;
}

.gal_albums_item .gal_image {
	background-color: #FFFFFF;
	padding: 5px 0px 5px 0px;
	border: 1px solid #BABABA;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	margin-top: 5px;
}

div#home #gallery #gal_albums .gal_albums_item .gal_image img {
	margin: 0px 0px 0px 0px;
}

#gallery #gal_albums .gal_albums_item p span {
	font-weight: bold;
}

#gallery #gal_albums .gal_albums_item p input {
	float: left;
}

#gallery #gal_albums .gal_albums_item .album_thumb {
	width: 160px;
	height: 180px;
	margin: 0px auto;
	position: relative;	
}

#gallery #gal_albums .gal_albums_item .album_thumb div {
	border: 1px dotted #BABABA;
	background-color: #ffffff;
	filter: alpha(opacity = 20);
	-moz-opacity: 0.4;
	opacity : 0.4;
	width: 130px;
	height: 100px;
	top: 55px;
	left: 15px;
	position: absolute;
	line-height: 100px;
}

#gallery #gal_albums .gal_albums_item .album_thumb_search {
	height: 180px;
}

#gallery #gal_albums .gal_albums_item .album_thumb_user {
	height: 180px;
}

#gallery #gal_albums .gal_albums_item p span .gal_image_name {
	border: 1px solid #c5c5c5;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	margin-top: 5px;
	font-size: 11px;	
	width: 180px;
}

.gal_dialog_content {
	background-color: #FaFaFa;
	border: 4px solid #c5c5c5;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	z-index: 1000;
	position: fixed;    
    line-height: 30px;
    text-align: center;
}

#gal_dialog_loading {
	top: 200px;
    left: 550px;
    width: 160px;
    height: 30px;
}

#gal_dialog_upload {
	top: 150px;
    left: 550px;
    width: 160px;
    height: 80px;
}

#gal_dialog_upload .progress {
	width: 140px;
	height: 10px;
	margin: 3px auto;
	border: 1px solid #c5c5c5;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
}

#gal_dialog_upload .progress div {
	width: 0px;
	height: 10px;
	font-size: 14px;
	border: 0px solid #c5c5c5;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	background-color: #94D194;
}

.gallery_titles {
	margin: -20px 0px 20px 0px;
	width: 600px;
	font-weight: bold;
	font-size: 15px;
	color: #524F50;
}

.gallery_titles span {
	font-size: 13px;
	color: #524F50;
	font-weight: normal;
}

#gal_image_large {	
	background-color: #FaFaFa;
}

#gal_image_large div {
	float: left;
}

#gal_image_large #gal_image_large_tools {
	width: 130px;
	min-height: 100px;
}

#gal_image_large #gal_image_large_img {
	width: 500px;
	float: right;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #BABABA;
	text-align: center;
}

#gal_image_large #gal_image_large_img p {
	font-weight: bold;
}

#gal_image_large #gal_image_large_img p span {
	font-weight: normal;
}

#gal_image_large #gal_image_large_img a {
	text-decoration: none;
}

#gal_image_large #gal_image_large_img a:hover {
	text-decoration: underline;
}

#gal_image_large #gal_image_large_img .gal_add_keywords_link {
	font-weight: bold;
	color: #4BC206;
}

#gal_image_large #gal_image_large_img img {
	margin: 0px;
}

#gallery .gal_albums_msg {
	width: 500px;
	border: 1px solid #c5c5c5;
	background-color: #E3F7E1;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	margin: 10px auto;
	display: none;
	padding: 12px;
	font-size: 12px;
}

#gallery #gal_albums_error {
	background-color: #F7E1E1;
	border: 1px solid #c5c5c5;
}

#gallery #gal_search #gal_search_text {
	border: 2px solid #c5c5c5;
	width: 450px;
}

#gallery #gal_search select {
	border: 2px solid #c5c5c5;
}

#gallery #gal_search #gal_search_btn {
	background: #EDE8E9 url("../images/ico-search.png") 3px center no-repeat;
	width: 40px;
	padding: 5px 20px 5px 23px;
}

#gallery #gal_search .gal_search_user_box {
	width: 500px;
	border: 1px solid #c5c5c5;
	background-color: #F2F2F2;
	margin: 0px 0px 15px 0px;
	padding: 7px;
}

#gallery #gal_search .gal_search_user_box img {
	margin: 0px 10px 0px 0px;
	padding: 4px;
	float: left;
	border: 1px solid #c5c5c5;
	background-color: #ffffff;
}

#gallery #gal_search .gal_search_user_box a {
	font-weight: bold;
	color: #21780B;
}

#gallery #gal_search .gal_search_user_box a:hover {
	text-decoration: underline;
}

#gallery #gal_search .gal_search_user_box p {
	float: left;
	width: 200px;
}

#gallery #gal_private {
	float: right;
	margin: 5px -30px 0px 0px;
	font-weight: bold;
}

#order #order_gal_checkall_image {
	background: #EDE8E9 url("../images/ico-green-check2.png") 3px center no-repeat;
	margin: 5px 10px 0px 0px;
	padding-left: 25px;
}

#order #order_gal_copy_images {
	background: #EDE8E9 url("../images/ico-print.png") 3px center no-repeat;
	margin: 5px 10px 0px 0px;
	padding-left: 25px;
}

#order #order_gal_back_album {
	background: #EDE8E9 url("../images/ico-back.png") 3px center no-repeat;
	margin: 5px 0px 0px 3px;
	padding-left: 20px;
	float: left;
}

#crystals_msg {
	position: absolute;
	top: 427px;
	left: 755px;
	width: 220px;
	border: 1px solid #5d5d5d;
	font-size: 12px;
	padding: 10px;
	background-color: #F33203;
	display: none;
}

/* NEWEST */

#custom-order-wrap {
	width: 680px;
	height: 420px;
	position: absolute;
	border: 1px solid #909090;
	background-color: #f9f6e3;
	z-index: 9999;
	top: -10px;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	display: none;
	overflow: scroll;
	overflow-x: hidden;
	padding: 10px 0px 10px 0px;
}

#custom-order-wrap div {
	cursor: hand;
	cursor: pointer;
	width: 595px;
	margin: 5px auto;
}

#custom-order-wrap p {
	width: 670px;
	text-align: center;
	margin: 10px 0px;
	font-weight: bold;
	z-index: 10000;
}

#custom-order-wrap #bcards {
	cursor: auto;
}

#custom-order-wrap .bcards-data {
	width: 400px;
	margin: 10px auto;
	cursor: auto;
}

#custom-order-wrap .bcards-data input {
	width: 200px;
	float: right;
	height: 21px;
	line-height: 21px;
	border: 1px solid grey;
}

#custom-order-wrap  #bcards-submit {
	margin: 15px auto;
	width: 106px;
}

#control-all {
	border: 1px solid #cacac0;
	background-color: #fefbda;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	font-size: 13px;
	padding: 10px;
	margin: 10px auto;
}

#control-all input[type="text"] {
	border: 1px solid black;
	width: 30px;
	height: 22px;
	line-height: 22px;
}

#control-all #control-send {
	background: url("../images/promeni.gif") no-repeat;
	width: 106px;
	height: 24px;
	cursor: hand;
	cursor: pointer;
	margin: 10px 0px 0px 490px;
}

#special_copy_agreement {
	border: 1px solid #cacac0;
	background-color: #fefbda;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	font-size: 13px;
	padding: 10px;
	margin: 10px auto;
	display: none;
}

#special_copy_agreement p {
	font-weight: bold;
	margin: 20px 0px 0px 5px;
	line-height: 30px;
}

#cart_addition form {
	width: 500px;
	margin: 10px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #cacac0;
	background-color: #F7F7F7;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
}

#cart_addition #payment_list {
	margin: 10px 0px 10px 5px;
	padding: 10px;
	border: 1px solid #cacac0;
	background-color: #F0F5F1;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	display: none;
}
 */