body {
	margin: 0px;
	padding: 0px;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	text-align: center; /* to correct the centering IE bug*/
	font-weight: normal;
	background: #FFCA7A url(../images/site_bg.gif) top repeat-x;
	-webkit-text-size-adjust: none;
	-webkit-appearance: none;
}

img {
	border: 0px;
}

a {
	border: 0px;
}

a, a:visited, a:active {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #FF5C00;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #816D47;
	font-size: 12px;
	text-decoration: none;
}

form {
	margin: 0px;
}

#centre_container {
	margin-bottom: 0px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: center; /* to correct the centering IE bug*/
}

#outer_container {
	float: left;
	width: 960px;
	background: transparent url(../images/site_container_bg.gif) top repeat-y;
	text-align: left; /* to realign the text */
}

#outer_shadow_left {
	background: transparent;
	float: left;
	width: 5px;
	height: 467px;
	background: url(../images/site_tl_outer.jpg) top no-repeat;
}
#outer_shadow_right {
	background: transparent;
	float: left;
	width: 5px;
	height: 467px;
	background: url(../images/site_tr_outer.jpg) top no-repeat;
}
#inner_container {
	float: left;
	width: 950px;
	text-align: left; /* to realign the text */
}
#site_header {
	width: 950px;
	height: 230px;
	background: url(../images/site_header.gif) top no-repeat;
}
#branding {
	width: 950px;
	height: 134px;
}
#logo {
	float: left;
	margin: 54px 0px 0px 324px;
	width: 301px;
	height: 63px;
}
#header_follow_us {
	float: right;
	margin: 24px 16px 0px 0px;
	width: 128px;
	height: 83px;
}
#nav {
	clear: both;
	display: block;
	width: 884px;
	margin: 0px 33px 0px 33px;
	padding: 13px 0px 0px 0px;
	height: 51px;
	text-align: center;
	background: url(../images/site_nav_bg.gif) top no-repeat;
}
.nav_option {
	display: inline;
	margin: 0px 12px 0px 12px;
	height: 28px;
}
.nav_option_first {
	display: inline;
	margin: 0px 12px 0px 0px;
	height: 28px;
}
.nav_option_last {
	display: inline;
	margin: 0px 0px 0px 12px;
	height: 28px;
}
#page_content {
	margin: 0px 50px 40px 50px;
	width: 850px;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	text-align: left;
}
.leftfloater{
	float: left;
	border: 0px;
}
.rightfloater{
	float: right;
	border: 0px;
}
.social_logos {
	display: block;
	float: left;
	width: 100%;
}

#footer_line {
	display: block;
	float: left;
	margin-left: 18px;
	margin-right: 22px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 910px;
	min-height: 24px;
	height: 24px;
	background: transparent url(../images/site_footer_bg.gif) top repeat-x;
}

#footer_end_shape {
	display: block;
	float: left;
	width: 960px;
	height: 80px;
	background: url(../images/site_footer_end_shape.gif) top no-repeat;
	text-align: center;
}

#footer_wording {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #808080;
	font-size: 12px;
	text-align: center;
}

#footer_wording a, #footer_wording a:visited, #footer_wording a:active {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #ff5c00;
	font-size: 12px;
	text-decoration: none;
}

#footer_wording a:hover, #footer_wording a:focus {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #816D47;
	font-size: 12px;
	text-decoration: none;
}

p.page_heading {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #573C0A;
	font-size: 20px;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 35px;
}

h1.page_heading {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #573C0A;
	font-size: 20px;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 35px;
	font-weight: normal;
}

p.sub_heading {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #573C0A;
	font-size: 18px;
	text-decoration: none;
}

p {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	text-decoration: none;
	margin-bottom: 15px;
}

p.end_of_content {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin-bottom: 12px;
}

.clearfix {
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}




.home_pod_pair {
	width: 850px;
	padding: 0px;
	margin-bottom: 25px;
}

.home_pod_pair .home_start {
	text-align: left;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	line-height: 18px;
	background: url('../images/pod_home_pair_g_p_top.gif') top no-repeat;
}

.home_pod_pair a, .home_pod_pair a:visited, .home_pod_pair a:active {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #E5549B;
	font-size: 12px;
	text-decoration: none;
}

.home_pod_pair a:hover, .home_pod_pair a:focus {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #E5549B;
	font-size: 12px;
	text-decoration: underline;
}

.home_pod_pair .home_end {
	height: 33px;
	background: url('../images/pod_home_pair_g_p_bottom.gif') top no-repeat;
}

.home_pod_half {
	width: 400px;
	margin: 0px;
	padding: 0px;
}

.home_pod_half .start {
	text-align: left;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	line-height: 18px;
	padding: 25px 25px 7px 25px;
	min-height: 100px;
}

.home_pod_half .end {
	height: 33px;
}





.pod_content_left {
	float:left;
	width:420px;
}
.pod_content_right {
	float:right;
	width: 350px;
	margin-left:25px;
}
.pod_pic_half {
	padding: 0px;
	width: 350px;
	margin-bottom: 20px;
}

.pod_pic_half_white_edge {
	width: 348px;
	height: 148px;
	margin-bottom: 18px;
	border: 1px solid #FFFFFF;
	padding: 0px;
}

.pod_pic_half_white_edge_taller {
	width: 348px;
	height: 148px;
	margin-bottom: 18px;
	border: 1px solid #FFFFFF;
	padding: 0px;
}

.pod_pic_full_side {
	width: 348px;
	height: 148px;
	border: 1px solid #FFFFFF;
	padding: 0px;
	margin: 0px;
}

.pod_pic_full_side_taller {
	width: 348px;
	height: 228px;
	border: 1px solid #FFFFFF;
	padding: 0px;
	margin: 0px;
}

.pod_green_half {
	width: 400px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}

.pod_green_half .start {
	text-align: left;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	line-height: 18px;
	background: url('../images/pod_green_whole.gif') no-repeat;
	padding: 25px 25px 7px 25px;
	min-height: 100px;
}

.pod_green_half .start a, .pod_green_half .start a:visited, .pod_green_half .start a:active {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #339933;
	font-size: 12px;
	text-decoration: none;
}

.pod_green_half .start a:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #339933;
	font-size: 12px;
	text-decoration: underline;
}

.pod_green_title {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #339933;
	font-size: 16px;
	margin: 0px 0px 15px 0px;
	font-weight: normal;
}
.pod_green_half .end {
	height: 33px;
	background: url('../images/pod_green_bottom.gif') top no-repeat;
}

.pod_blue_half {
	width: 400px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

.pod_blue_half .start {
	text-align: left;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	line-height: 18px;
	background: url('../images/pod_blue_whole.gif') no-repeat;
	padding: 25px 25px 7px 25px;
	min-height: 100px;
}

.pod_blue_half .start a, .pod_blue_half .start a:visited, .pod_blue_half .start a:active {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #336699;
	font-size: 12px;
	text-decoration: none;
}

.pod_blue_half .start a:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #336699;
	font-size: 12px;
	text-decoration: underline;
}

.pod_blue_title {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #336699;
	font-size: 16px;
	margin: 0px 0px 15px 0px;
	font-weight: normal;
}

.pod_blue_half .end {
	height: 33px;
	background: url('../images/pod_blue_bottom.gif') no-repeat;
}

.pod_pink_half {
	width: 400px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

.pod_pink_half .start {
	text-align: left;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	line-height: 18px;
	background: url('../images/pod_pink_whole.gif') no-repeat;
	padding: 25px 25px 10px 25px;
	min-height: 100px;
}

.pod_pink_half .start a, .pod_pink_half .start a:visited, .pod_pink_half .start a:active {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #E5549B;
	font-size: 12px;
	text-decoration: none;
}

.pod_pink_half .start a:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #E5549B;
	font-size: 12px;
	text-decoration: underline;
}

.pod_pink_title {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #E5549B;
	font-size: 16px;
	margin: 0px 0px 15px 0px;
	font-weight: normal;
}

.pod_pink_half .end {
	height: 33px;
	background: url('../images/pod_pink_bottom.gif') no-repeat;
}

.pod_yellow_half {
	width: 400px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 30px;
}

.pod_yellow_half .start {
	text-align: left;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	line-height: 18px;
	background: url('../images/pod_yellow_whole.gif') no-repeat;
	padding: 25px 25px 10px 25px;
	min-height: 100px;
}

.pod_yellow_half .start a, .pod_yellow_half .start a:visited, .pod_yellow_half .start a:active {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #996633;
	font-size: 12px;
	text-decoration: none;
}

.pod_yellow_half .start a:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #996633;
	font-size: 12px;
	text-decoration: underline;
}

.pod_yellow_title {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #996633;
	font-size: 16px;
	margin: 0px 0px 15px 0px;
	font-weight: normal;
}

.pod_yellow_half .end {
	height: 33px;
	background: url('../images/pod_yellow_bottom.gif') no-repeat;
}

.pod_red_half {
	width: 400px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 30px;
}

.pod_red_half .start {
	text-align: left;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	line-height: 18px;
	background: url('../images/pod_red_whole.gif') no-repeat;
	padding: 25px 25px 10px 25px;
	min-height: 100px;
}

.pod_red_half .start a, .pod_red_half .start a:visited, .pod_red_half .start a:active {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #CC6666;
	font-size: 12px;
	text-decoration: none;
}

.pod_red_half .start a:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #CC6666;
	font-size: 12px;
	text-decoration: underline;
}

.pod_red_title {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #CC6666;
	font-size: 16px;
	margin: 0px 0px 15px 0px;
	font-weight: normal;
}

.pod_red_half .end {
	height: 33px;
	background: url('../images/pod_red_bottom.gif') no-repeat;
}

.pod_orange_half {
	width: 400px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 30px;
}

.pod_orange_half .start {
	text-align: left;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	line-height: 18px;
	background: url('../images/pod_orange_whole.gif') no-repeat;
	padding: 25px 25px 10px 25px;
	min-height: 100px;
}

.pod_orange_half .start a, .pod_orange_half .start a:visited, .pod_orange_half .start a:active {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #ff5c00;
	font-size: 12px;
	text-decoration: none;
}

.pod_orange_half .start a:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #ff5c00;
	font-size: 12px;
	text-decoration: underline;
}

.pod_orange_title {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #ff5c00;
	font-size: 16px;
	margin: 0px 0px 15px 0px;
	font-weight: normal;
}

.pod_orange_half .end {
	height: 33px;
	background: url('../images/pod_orange_bottom.gif') top no-repeat;
}

.pod_silver_title {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 16px;
	margin: 0px 0px 15px 0px;
	font-weight: normal;
}

.pod_green_full {
	width: 850px;
	padding: 0px;
	margin: 0px 0px 25px 0px;
}

.pod_green_full .start {
	width: 800px;
	text-align: left;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	line-height: 18px;
	background: url('../images/pod_full_green_whole.gif') no-repeat;
	padding: 25px 25px 10px 25px;
}

.pod_green_full .start a, .pod_green_full .start a:visited, .pod_green_full .start a:active {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #339933;
	font-size: 12px;
	text-decoration: none;
}

.pod_green_full .start a:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #339933;
	font-size: 12px;
	text-decoration: underline;
}

.pod_green_full .end {
	height: 33px;
	background: url('../images/pod_full_green_bottom.gif') no-repeat;
}

.pod_blue_full {
	width: 850px;
	padding: 0px;
	margin: 0px 0px 25px 0px;
}

.pod_blue_full .start {
	width: 800px;
	text-align: left;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	line-height: 18px;
	background: url('../images/pod_full_blue_whole.gif') no-repeat;
	padding: 25px 25px 10px 25px;
}

.pod_blue_full .start a, .pod_blue_full .start a:visited, .pod_blue_full .start a:active {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #336699;
	font-size: 12px;
	text-decoration: none;
}

.pod_blue_full .start a:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #336699;
	font-size: 12px;
	text-decoration: underline;
}

.pod_blue_full .end {
	height: 33px;
	background: url('../images/pod_full_blue_bottom.gif') no-repeat;
}

.pod_pink_full {
	width: 850px;
	padding: 0px;
	margin: 0px 0px 25px 0px;
}

.pod_pink_full .start {
	width: 800px;
	text-align: left;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	line-height: 18px;
	background: url('../images/pod_full_pink_whole.gif') no-repeat;
	padding: 25px 25px 10px 25px;
}

.pod_pink_full .start a, .pod_pink_full .start a:visited, .pod_pink_full .start a:active {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #E5549B;
	font-size: 12px;
	text-decoration: none;
}

.pod_pink_full .start a:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #E5549B;
	font-size: 12px;
	text-decoration: underline;
}

.pod_pink_full .end {
	height: 33px;
	background: url('../images/pod_full_pink_bottom.gif') no-repeat;
}

.pod_yellow_full {
	width: 850px;
	padding: 0px;
	margin: 0px 0px 25px 0px;
}

.pod_yellow_full .start {
	width: 800px;
	text-align: left;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	line-height: 18px;
	background: url('../images/pod_full_yellow_whole.gif') no-repeat;
	padding: 25px 25px 10px 25px;
}

.pod_yellow_full .start a, .pod_yellow_full .start a:visited, .pod_yellow_full .start a:active {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #996633;
	font-size: 12px;
	text-decoration: none;
}

.pod_yellow_full .start a:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #996633;
	font-size: 12px;
	text-decoration: underline;
}
.pod_yellow_full .end {
	height: 33px;
	background: url('../images/pod_full_yellow_bottom.gif') no-repeat;
}

.pod_red_full {
	width: 850px;
	padding: 0px;
	margin: 0px 0px 25px 0px;
}

.pod_red_full .start {
	width: 800px;
	text-align: left;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	line-height: 18px;
	background: url('../images/pod_full_red_whole.gif') no-repeat;
	padding: 25px 25px 10px 25px;
}

.pod_red_full .start a, .pod_red_full .start a:visited, .pod_red_full .start a:active {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #CC6666;
	font-size: 12px;
	text-decoration: none;
}

.pod_red_full .start a:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #CC6666;
	font-size: 12px;
	text-decoration: underline;
}

.pod_red_full .end {
	height: 33px;
	background: url('../images/pod_full_red_bottom.gif') no-repeat;
}

.pod_orange_full {
	width: 850px;
	padding: 0px;
	margin: 0px 0px 25px 0px;
}

.pod_orange_full .start {
	width: 800px;
	text-align: left;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	line-height: 18px;
	background: url('../images/pod_full_orange_whole.gif') no-repeat;
	padding: 25px 25px 10px 25px;
}

.pod_orange_full .start a, .pod_orange_full .start a:visited, .pod_orange_full .start a:active {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #ff5c00;
	font-size: 12px;
	text-decoration: none;
}

.pod_orange_full .start a:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #ff5c00;
	font-size: 12px;
	text-decoration: underline;
}

.pod_orange_full .end {
	height: 33px;
	background: url('../images/pod_full_orange_bottom.gif') no-repeat;
}

.pod_silver_full {
	width: 850px;
	padding: 0px;
	margin: 0px 0px 25px 0px;
}

.pod_silver_full .start {
	width: 800px;
	text-align: left;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	line-height: 18px;
	background: url('../images/pod_full_silver_whole.gif') no-repeat;
	padding: 25px 25px 10px 25px;
}

.pod_silver_full .start a, .pod_silver_full .start a:visited, .pod_silver_full .start a:active {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #ff5c00;
	font-size: 12px;
	text-decoration: none;
}

.pod_silver_full .start a:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #ff5c00;
	font-size: 12px;
	text-decoration: underline;
}

.pod_silver_title a, .pod_silver_title a:visited, .pod_silver_title a:active {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #ff5c00;
	font-size: 16px;
	margin-bottom: 15px;
	text-decoration: none;
}

.pod_silver_title a:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #ff5c00;
	font-size: 16px;
	margin-bottom: 15px;
	text-decoration: underline;
}

.pod_silver_full .end {
	height: 33px;
	background: url('../images/pod_full_silver_bottom.gif') no-repeat;
}

.pod_green_prices_start {
	width: 405px;
	float: left;
	border: 1px dashed #339933;
	background-color: #ECF6E3;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	padding: 5px;
	margin-top: 15px;
}

.pod_green_prices_others {
	width: 405px;
	float: left;
	border-top: 0px;
	border-left: 1px dashed #339933;
	border-right: 1px dashed #339933;
	border-bottom: 1px dashed #339933;
	background-color: #ECF6E3;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	padding: 5px;
}

.pod_blue_prices_start {
	width: 405px;
	float: left;
	border: 1px dashed #336699;
	background-color: #ECF6FF;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	padding: 5px;
	margin-top: 15px;
}

.pod_blue_prices_others {
	width: 405px;
	float: left;
	border-top: 0px;
	border-left: 1px dashed #336699;
	border-right: 1px dashed #336699;
	border-bottom: 1px dashed #336699;
	background-color: #ECF6FF;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	padding: 5px;
}

.pod_pink_prices_start {
	width: 405px;
	float: left;
	border: 1px dashed #E5549B;
	background-color: #FFF5FF;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	padding: 5px;
	margin-top: 15px;
}

.pod_pink_prices_others {
	width: 405px;
	float: left;
	border-top: 0px;
	border-left: 1px dashed #E5549B;
	border-right: 1px dashed #E5549B;
	border-bottom: 1px dashed #E5549B;
	background-color: #FFF5FF;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	padding: 5px;
}

.pod_yellow_prices_start {
	width: 405px;
	float: left;
	border: 1px dashed #996633;
	background-color: #FFFDE0;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	padding: 5px;
	margin-top: 15px;
}

.pod_yellow_prices_others {
	width: 405px;
	float: left;
	border-top: 0px;
	border-left: 1px dashed #996633;
	border-right: 1px dashed #996633;
	border-bottom: 1px dashed #996633;
	background-color: #FFFDE0;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	padding: 5px;
}

.pod_red_prices_start {
	width: 405px;
	float: left;
	border: 1px dashed #CC6666;
	background-color: #FFF4F4;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	padding: 5px;
	margin-top: 15px;
}

.pod_red_prices_others {
	width: 405px;
	float: left;
	border-top: 0px;
	border-left: 1px dashed #CC6666;
	border-right: 1px dashed #CC6666;
	border-bottom: 1px dashed #CC6666;
	background-color: #FFF4F4;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	padding: 5px;
}

.pod_orange_prices_start {
	width: 405px;
	float: left;
	border: 1px dashed #ff5c00;
	background-color: #FFF0D9;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	padding: 5px;
	margin-top: 15px;
}

.pod_orange_prices_others {
	width: 405px;
	float: left;
	border-top: 0px;
	border-left: 1px dashed #ff5c00;
	border-right: 1px dashed #ff5c00;
	border-bottom: 1px dashed #ff5c00;
	background-color: #FFF0D9;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	padding: 5px;
}

.pod_silver_prices_start {
	width: 405px;
	float: left;
	border: 1px dashed #6F737B;
	background-color: #F8F8F8;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	padding: 5px;
	margin-top: 15px;
}

.pod_silver_prices_others {
	width: 405px;
	float: left;
	border-top: 0px;
	border-left: 1px dashed #6F737B;
	border-right: 1px dashed #6F737B;
	border-bottom: 1px dashed #6F737B;
	background-color: #F8F8F8;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	padding: 5px;
}

.prices_left {
	float: left;
	margin: 0px;
}
.prices_right {
	float: right;
	margin: 0px 10px 0px 10px;
	white-space: nowrap;
}

p.pod_brown_home_titles {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #573C0A;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-weight: normal;
}

h1.pod_brown_home_titles {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #573C0A;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-weight: normal;
}
h2.pod_brown_home_titles {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #573C0A;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-weight: normal;
}
p.pod_brown_paras {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 20px;
}

p.pod_brown_paras_last {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 1px;
}

.side_orange_hint_box {
	float: right;
	border: 1px dashed #6F737B;
	background-color: #FFF0D9;
	text-align: center;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	padding: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
}

.basket_contents table {
	width: 99%;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 13px;
	text-decoration: none;
	border-collapse: collapse;
	background-color: #FFFDE0;
}
.basket_contents table th {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	text-decoration: none;
	line-height: 16px;
	border: 1px dashed #ff5c00;
	padding: 8px;
	background: #ECF6FF;
	font-weight: bold;
	white-space: nowrap;
}
.basket_contents table td {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	text-decoration: none;
	line-height: 16px;
	border: 1px dashed #ff5c00;
	padding: 8px;
}

.basket_total {
	font-family: arial,verdana,helvetica;
	color: #ff5c00;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	line-height: 24px;
}
.basket_update {
	float: left;
	margin-left:135px;
	margin-top:20px;
	text-align: center
}
.basket_checkout {
	float: left;
	margin-left:135px;
	margin-top:20px;
	text-align:center;
}
.redwarning {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
}

.makemeorange {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #ff5c00;
	font-size: 12px;
	font-weight: bold;
}

.minigrey {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #777777;
	font-size: 11px;
}

ul.tlc_bullets {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}
.tlc_bullets li {
	color: #ff5c00;
	margin: 0px 0px 0px 10px;
}
table.cakes_portions_prices {
	width: 70%;
	text-align: left;
	border-top: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 0px;
	border-left: 0px;
	background: #fff;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
table.cakes_portions_prices th {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #aaa;
	padding: 6px;
	background: #d9d9d9;
}

table.cakes_portions_prices td {
	font-size: 12px;
	text-align: left;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #aaa;
	padding: 6px;
	background: #fff;
}

.txt_content {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}

.faq_pods {
	width: 100%;
	float: left;
	border: 1px dashed #6F737B;
	background-color: #F8F8F8;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	padding: 6px;
	margin-bottom: 8px;
}
.faq_pods_title {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 14px;
	margin: 0px;
}
.faq_pods_title a, .faq_pods_title a:visited, .faq_pods_title a:active {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #ff5c00;
	font-size: 14px;
	text-decoration: none;
}
.faq_pods_title a:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #ff5c00;
	font-size: 14px;
	text-decoration: underline;
}
.faq_answer {
	margin: 10px 5px 8px 5px;
}
table.contact_enq td {
	vertical-align: top;
	padding: 4px;
}

.contact_enq_inp {
	width: 240px;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	border: 1px solid #999999;
	padding: 2px;
}

.contact_enq_txt {
	width: 240px;
	max-width: 240px;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	border: 1px solid #999999;
	padding: 2px;
}

#captchabox {
	width: 240px;
	height: 60px;
	border: 1px solid #aaa;
	margin-bottom: 4px;
	padding: 2px;
	background: #fff;
}

.price_calc {
	background: url('../images/icon_calc.gif') no-repeat left top;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	padding-left: 16px;
	overflow: visible;
	display: block;
}

.gallery_pic_container {
	float: left;
	width: 190px;
	height: 130px;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
}
.gallery_pic img {
	float: left;
	width: 180px;
	height: 120px;
	padding: 4px;
	border: 1px solid #D5CEC1;
	margin-bottom: 20px;
	margin-left: 11px;
	margin-right: 11px;
}
h2.gallery_section {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #573C0A;
	font-size: 16px;
	margin: 0px 0px 20px 0px;
	padding: 5px;
	font-weight: normal;
	background: #FFEBCB;
}
