.left	{	float: left;	}
.right	{	float: right;	}
.clear	{	clear: both; 	}
.hidden {       display: none;  }

select, option  {    color: #333!important;    }

#price_list         {   float: left; width: 235px; margin: 22px 46px 0 53px; }
#price_list .header,
#price_list .footer {   float: left; width: 235px; height: 25px; background: transparent url(../img/price_header.jpg) no-repeat top left; }
#price_list .footer {   height: 45px; background-image: url(../img/price_footer.jpg);   }

#price_list .header span    {   display: block; font-weight: bold; padding: 1px 0px 0px 10px;}

#price_list table           {   width: 235px; border-left: 1px solid #c7de1a; border-right: 1px solid #c7de1a; }
#price_list table th        {   text-align: left; padding-left: 15px;   }
#price_list table thead th  {   font-size: 10pt; padding: 5px 0px 5px 15px; color: #C7DE1A;    }

#price_list p             {   padding-left:20px; }
#price_list p a           {   margin-left:25px; }

#multi_form input,
#multi_form select   {   background-color: #F1FFCF;  }

h1.promo		{	font-size: 16pt;	}
h1.promo span	{	color: #F29100; font-size:	18pt;	}
h1.promo sup		{	font-weight: normal; font-size: 8pt;	}

ul.advantage			{	margin-left: 50px;	}
img.common	{	display: block; height:200px; border: 2px solid #8CA30D; margin: 10px; margin-top: 0px;	}

.theme_pic_container h2		{	position: relative; left: 335px; top: 20px; font-size: 10pt; color: #F29100;  	}
.theme_pic_container img		{	width: 250px;	}

.float_pic_container		{ float: left; width: 142px; padding: 3px; margin-top: 5px;	}

.float_pic_container.first	{ padding-left: 0px;	}
.float_pic_container.last	{ padding-right: 0px;	}

.float_pic_container p		{  padding: 2px; margin-bottom: 0;	}
.float_pic_container img		{ width: 135px; margin: 0px;	}

hr.divider			{	color: #bbb; background-color: #bbb; border: 0 none; display: block; height: 1px;	}

#upload_title #up_container     { float: left;  }

.warning                   { float: left; font-size: 10pt; text-align: justify; padding: 10px; line-height: 1.3em; border: 1px solid #C8DE19;  }
#upload_title .warning     { width: 548px; margin-bottom: 10px; display: none;  }

.warning img               { float: left; margin-right: 15px; }
.warning .orange           { color: #F29100; font-weight: bold; }
.warning .upper            { text-transform: uppercase; }

#queue_container                        {   float: left; clear: both; padding-bottom: 20px; }
#queue_container .uploadifyQueueItem    {   float: left; width: 255px; margin-right: 15px; background-color: transparent;
                                            border: 1px solid #C7DE1A; }


#file_label             {       margin-bottom: 15px; }
#file_label span        {       display: none;  }

.left_form, .right_form		{	float: left; width: 160px; padding: 3px 0px;	}
.left_form                      {       font-weight: bold;  }
.right_form                     {	width: 420px;	}

.right_form select      {       float: left; width: 420px;   }
.right_form input       {       float: left; width: 415px; color: #000;  }

.price 			{	float: right; text-align: right; width: 350px; font-weight: bold;	}
.price.small            {       width: 250px; }
.price.small span       {	font-size: 125%;	}

.price.finished         {       float: left; text-align: left; }

h2.order                {       float: left; clear: both; margin: 10px 0px; }
.active, .active span	{	font-weight: bold; background-color: #C6DB38; /*A8BF0B;*/	}

.cut_type               {       float: left; width: 590px; cursor: pointer; margin-bottom: 20px;  }
.cut_type .third	{	float: left; width: 185px; height: 200px; text-align: center; padding: 10px 0px 0px 0px; margin: 0px; background: transparent url(../img/cut_back.jpg) top left no-repeat;/*border: 1px solid #C6DF1B;*/	}

.cut_type .third.middle {       margin-left: 13px; margin-right: 13px; }
.cut_type .third.wide   {       width: 580px; height: 71px; margin-top: 12px; padding: 0px; background: transparent url(../img/cut_back_wide.jpg) top left no-repeat;   }

.cut_type .third.wide p {       padding:7px; }

.cut_type .third img	{	display: block; border: 1px solid #999; margin: 0px auto;	}
.cut_type .third input  {       background-color: transparent!important;  }
.cut_type p             {       text-align: center; padding: 3px 7px; margin-bottom: 0px; }
.cut_type .foot         {       width: 100%; /*background-color: #C6DF1B;*/ height: 20px; text-align: center;    }

#captcha                {       float: left; margin-left: 160px;   }

span.button,
span.button:hover,
input#send_data         {       color: #fff; font-weight: bold; font-size: 0pt; text-transform: uppercase; display: block; float: right; margin: 20px 10px; width: 165px; height: 50px; border: medium none;
                                cursor: pointer; background:  transparent url(../img/submit.jpg) top left no-repeat;  }
