@charset "utf-8";
/* CSS Document */

body
{
	background-image:url(../../images/t_repeater.gif);
	background-repeat:repeat-x;
	background-position:0px 140px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	font-size:75%;
	
	margin:0px;
	margin-bottom:0px;
}
p
{
	line-height:150%;
	/*text-indent:20px;*/
	font-size:105%;
}
a
{
	color:#CCCCCC;
	text-decoration:underline;
}
a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
.bl_link a
{
	color:#000000;
	text-decoration:none;
}
.bl_link a:hover
{
	text-decoration:underline;
}
h1
{
	font-size:150%;
	color:#FFFFFF;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-top:10px;
}
h2
{
	font-size:125%;
	color:#CCCCCC;
	margin:0px;
	padding:0px;
	font-weight:bold;
}

a:hover h2
{
	text-decoration:underline;
}
h3
{
	font-size:150%;
	color:#663366;
	float:left;
	padding:0px;
	padding-bottom:10px;
	margin:0px;
}
h3 a
{
	color:#663366;
	padding-bottom:10px;
	text-decoration:none;
}
h3 a:hover
{
	color:#663366;
	text-decoration:underline;
}

h4
{
	font-size:120%;
	color:#666666;
	font-weight:bold;
	float:left;
	padding:0px;
	margin:0px;
	padding-bottom:20px;
	font-style:italic;
}
#outter
{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
}
#header
{
	height:138px;
	width:1000px;
}
#logo_area
{
	height:138px;
	width:1000px;
	padding:0px;
	margin:0px;
}
#t_cart_nav
{
	width:540px;
	float:right;
	font-weight:bold;
	font-size:95%;
	text-align:center;
}





/* //////////////////////////////
//////// Content 
////////////////////////////////*/

#content
{
	width:100%;
	clear:both;
	min-height:1px;
}
.cc_tab_holder
{
	height:21px;
	padding-right:2px;
	float:left;
}

/* ////////////////////////  
// Content Tabs Inactive
/////////////////////////*/
.cc_tab_l
{
	background-image:url(../../images/tab_l.gif);
	background-repeat:no-repeat;
	width:9px;
	height:21px;
	float:left;
}
.cc_tab_m
{
	height:18px;
	background-image:url(../../images/tab_m.gif);
	background-repeat:repeat-x;
	float:left;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	font-size:95%;
	padding-top:3px;
}
.cc_tab_m a
{
	color:#000000;
	text-decoration:none;
}
.cc_tab_m a:hover
{
	color:#000000;
	text-decoration:underline;
}
.cc_tab_r
{
	height:21px;
	background-image:url(../../images/tab_r.gif);
	background-repeat:no-repeat;
	width:8px;
	float:left;
}

/* ////////////////////////  
// End Content Tabs Inactive
/////////////////////////*/

/* ////////////////////////  
// Content Tabs Active
/////////////////////////*/

.cc_tab_l_act
{
	background-image:url(../../images/tab_l_act.gif);
	background-repeat:no-repeat;
	width:9px;
	height:21px;
	float:left;
}
.cc_tab_r_act
{
	height:21px;
	background-image:url(../../images/tab_r_act.gif);
	background-repeat:no-repeat;
	width:8px;
	float:left;
}
.cc_tab_m_act
{
	height:18px;
	background-image:url(../../images/tab_m_act.gif);
	background-repeat:repeat-x;
	float:left;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	font-size:95%;
	font-style:italic;
	padding-top:3px;
}
.cc_tab_m_act a
{
	color:#000000;
	text-decoration:none;
}
.cc_tab_m_act a:hover
{
	color:#000000;
	text-decoration:underline;
}

/* ////////////////////////  
// End Content Tabs Active
/////////////////////////*/

#content_container
{
	width:751px;
	min-height:200px;
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
	padding-bottom:20px;
}
#cc_top
{
	width:100%;
}

#cc_bottom_nav
{
	width:95%;
	height:20px;
	padding-left:3%;
	padding-right:3%;
	font-size:90%;
	font-weight:bold;
	padding-top:10px;
}
#cc_bottom_nav ul
{
	padding:0px;
	margin:0px;
}
#cc_bottom_nav ul li
{
	display:inline;
}
#cc_bottom_nav ul li a
{
	padding:0px 5px;
	color:#000000;
	text-decoration:none;
}
#cc_bottom_nav ul li a:hover
{
	padding:0px 5px;
	color:#000000;
	text-decoration:underline;
}


#cc_bottom
{
	width:100%;
	clear:both;
	background-image:url(../../images/tab_gradient.gif);
	background-repeat:repeat-x;
	min-height:200px;
	padding-right:5px;
	padding-left:5px;
}
#cc_bottom_inner
{
	width:100%;
	margin:0px;
	padding:0px;
	background-image:url(../../images/tab_content_t_right.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding-right:5px;
	/*padding:10px 5px 10px 5px;*/
	
}
#cc_body
{
	width:716px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	border:1px solid #000000;
	min-height:200px;
	padding:15px;
	color:#000000;
}

/* //////////////////////////////
//////// End Content
////////////////////////////////*/














#t_nav
{
	width:100%;
	background-image:url(../../images/t_nav_m.jpg);
	background-repeat:repeat-x;
	height:21px;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
}
#t_nav ul
{
	padding:0px;
	margin:0px;
}
#t_nav ul li
{
	display:inline;
	padding:5px 5px;
}
#t_nav ul li a
{
	padding-left:5px;
	padding-right:5px;
	color:#FFFFFF;
	text-decoration:none;
}
#t_nav ul li a:hover
{
	text-decoration:underline;
}

#t_cart
{
	text-align:right;
	color:#000000;
	padding-right:50px;
	padding-top:5px;
}
#t_cart a
{
	color:#000000;
	text-decoration:none;
}
#t_cart a:hover
{
	text-decoration:underline;
}
#logo
{	
	width:282px;
	padding-top:20px;
	float:left;
}
#logo_text
{	
	width:680px;
	font-size:140%;
	float:left;
	padding-top:5px;
	padding-left:30px;
	color:#53205c;
	font-style:italic;
}
#contact_form
{
	width:200px;
	text-align:right;
	background-image:url(../../images/contact_us_bg.jpg);
	background-repeat:no-repeat;
	background-position:10px 70px;
	border:1px solid #CCCCCC;
	padding:10px;
	min-height:460px;
}
.form_bg
{
	background-image:url(../../images/form_bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
}
.white_link
{
	text-align:left;
	font-weight:bold;
	font-size:90%;
}
a.white_link
{
	color:#FFFFFF;
	text-decoration:none;
}
a:hover.white_link
{
	color:#FFFFFF;
	text-decoration:underline;
}


#main_nav
{
	margin-top:2px;
}
#video_nav
{
	width:100%;
	text-align:center;
}
#video_nav img
{
	padding:0px 5px;
}

#nav
{
	height:32px;
	background-image:url(../../images/m_nav_m.gif);
	background-repeat:repeat-x;
	padding-top:10px;
	color:#FFFFFF;
	font-weight:bold;
}
#nav ul
{
	padding:0px;
	margin:0px;
	text-align:center;
}
#nav ul li
{
	display:inline;
	color:#FFFFFF;
	line-height:150%;
}
#nav ul li a
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;	
	padding-left:5px;
	padding-right:5px;
}
#nav ul li a:hover
{
	text-decoration:underline;	
}
#nav form
{
	float:right;
	margin-top:-2px;
}




#content
{
	margin-top:25px;
	width:800px;
	margin-right:auto;
	margin-left:auto;
}

#main_content
{
	width:100%;
	background-image:url(../../images/content_bg.gif);
	background-repeat:repeat-x;
	padding:20px;
	padding-bottom:0px;
	background-color:#4c2953;
}
#main_content_inner
{
	width:800px;
	margin-right:auto;
	margin-left:auto;
	color:#FFFFFF;
	min-height:200px;
	overflow:visible;
}
#mc_text
{
	width:100%;
	padding-bottom:10px;
	min-height:200px;
	float:left;
}

#video_holder
{
	height:184px;
	width:250px;
	margin:0px;
	/*margin-top:-184px;
	z-index:5;*/
	padding:0px;	
	float:right;	
}
#media_transfer_img
{
	height:211px;
	width:800px;
	background-image:url(../../images/flash_services.jpg);
	background-repeat:no-repeat;
	background-position:0px 20px;
	text-align:center;
}




#sides
{
	background-image:url(../../images/sides_repeater.gif);
	background-repeat:repeat-y;
	margin-top:20px;

}
#sides_bottom
{
	width:100%;
	clear:both;
	height:16px;
	background-image:url(../../images/bottom_content.gif);
	background-repeat:no-repeat;
}
#order_now_header
{
	width:100%;
	height:276px;
	background-image:url(../../images/family_image_1.jpg);
	background-repeat:no-repeat;
}



.l_curve
{
	width:100%;
}

.l_curve_top
{
	width:100% - 10px;;
	height:33px;
	color:#FFFFFF;
	margin-top:5px;
	background-color:#481c50;
	background-image:url(../../images/l_curve.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:10px;	
}
.l_curve_top h2
{
	color:#FFFFFF;
}
.l_curve_bottom
{
	width:100% - 37px;
	border:1px solid #481c50;
	clear:both;
	text-align:center;
	padding-left:25px;
}
.boxes
{
	width:220px;
	padding:5px;
	float:left;
	display:inline;
	margin-top:20px;
	text-align:left;
	background-image:url(../../images/box_corners.gif);
	background-repeat:no-repeat;
	height:180px;
	overflow:hidden;
}
.box_title
{
	width:100%;
	font-weight:bold;
	line-height:150%;
}
.box_desc
{
	width:115px;
	float:left;
	height:100px;
}
.box_image
{
	width:95px;
	height:150px;
	float:right;
}

/* VARIOUS ORDER NOW PROPS */
.order_now
{
	background-color:#481c50;
	height:17px;
	width:100px;
	text-align:center;
	font-size:90%;
	padding-top:3px;
	float:left;
	border:1px solid #FFFFFF;
	display:block;
	margin-top:15px;
	text-indent:0px;
}
.order_now a
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	
}
.order_now a:hover
{
	text-decoration:underline;
}
.order_now a img
{
	margin-top:-3px;
}




#sitemap ul li
{
	line-height:150%;
}
#sitemap ul li a
{
	color:#FFFFFF;
	text-decoration:none;
}
#sitemap ul li a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}






#top_footer
{
	width:100%;
	padding-top:20px;
	clear:both;
	text-align:center;
}
#footer
{
	clear:both;
	/*background-image:url(../../images/b_repeater.gif);
	background-repeat:repeat-x;*/
	width:100%;
	padding-top:5px;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
}

/* VARIOUS FOOTER INNER PROPS */
#footer_inner
{
	width:800px;
	/*background-image:url(../../images/b_nav_m.gif);
	background-repeat:repeat-x;
	background-position:0px 7px;
	padding-top:27px;*/
	height:19px;
	margin-left:auto;
	margin-right:auto;
	color:#4c2953;
	font-weight:bold;
	font-size:75%;
}
#footer_inner img
{
	/*margin-top:-20px;*/
}
#footer_inner ul
{
	padding:0px;
	margin:0px;
	float:left;
}
#footer_inner ul li
{
	display:inline;
	list-style:none;
}

#footer_inner a
{
	padding:0px 2px;
	color:#4c2953;
	text-decoration:none;
}
#footer_inner a:hover
{
	text-decoration:underline;
}

#footer_left
{
	width:375px;
	float:left;
}
#footer_middle
{
	display:inline;
	padding-left:20px;
	float:left;
	width:200px;
	text-align:center;
}
#footer_right
{
	display:inline;
	float:right;
	width:200px;
	text-align:center;
}
	










.w_100_p
{
	width:100%;
}
.w_90_p
{
	width:90%;
}
.w_80_p
{
	width:80%;
}
.w_75_p
{
	width:75%;
}
.w_70_p
{
	width:70%;
}
.w_65_p
{
	width:65%;
}
.w_60_p
{
	width:60%;
}
.w_50_p
{
	width:50%;
}
.w_45_p
{
	width:45%;
}
.w_40_p
{
	width:40%;
}
.w_35_p
{
	width:35%;
}
.w_34_p
{
	width:34%;
}
.w_30_p
{
	width:30%;
}
.w_25_p
{
	width:25%;
}
.w_24_p
{
	width:24%;
}
.w_20_p
{
	width:20%;
}
.w_15_p
{
	width:15%;
}
.w_10_p
{
	width:10%;
}
.w_750
{
	width:750px;
}





.fl
{
	float:left;
}
.fr
{
	float:right;
}
.clb
{
	clear:both;
}



.pt_5
{
	padding-top:5px;
}
.pt_10
{
	padding-top:10px;
}
.pt_15
{
	padding-top:15px;
}
.pt_20
{
	padding-top:20px;
}
.pt_30
{
	padding-top:30px;
}
.pr_5
{
	padding-right:5px;
}
.pr_10
{
	padding-right:10px;
}
.pr_20
{
	padding-right:20px;
}
.pb_5
{
	padding-bottom:5px;
}
.pb_10
{
	padding-bottom:10px;
}
.pb_20
{
	padding-bottom:20px;
}
.pl_5
{
	padding-left:5px;
}
.pl_10
{
	padding-left:10px;
}
.pl_15
{
	padding-left:15px;
}
.pl_20
{
	padding-left:20px;
}
.pl_30
{
	padding-left:30px;
}

.mr_5
{
	margin-right:5px;
}
.mr_10
{
	margin-right:10px;
}
.mr_20
{
	margin-right:20px;
}

.ml_5
{
	margin-left:5px;
}
.ml_10
{
	margin-left:10px;
}
.ml_20
{
	margin-left:20px;
}

.mt_5
{
	margin-top:5px;
}
.mt_10
{
	margin-top:10px;
}
.mt_20
{
	margin-top:20px;
}

.mb_5
{
	margin-bottom:5px;
}
.mb_10
{
	margin-bottom:10px;
}
.mb_20
{
	margin-bottom:20px;
}



.mar_auto
{
	margin:auto;
}
	



.tc_f
{
	color:#FFFFFF;
}
.ta_c
{
	text-align:center;
}
.ta_l
{
	text-align:left;
}
.ta_r
{
	text-align:right;
}