/* --------------- */
/* GENERIC CLASSES */
/* --------------- */

.heading_arrow{
	float: left;
	padding-right: 5px;	
	border: none;
}

.heading_counter{
	float: right;
}

.heading_text{
	float: left;
	font-weight: bold;
	color: #666666;
}

.heading_text_right{
	float: right;
	font-weight: bold;
	color: #666666;
}

/* ------------- */
/* MAIN SECTIONS */
/* ------------- */

#view_left_bar{
	float: left;
	width: 200px;
}

#view_middle_bar{
	float: left;
	width: 400px;
	padding: 5px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
}

#view_middle_bar_large{
	float: left;
	padding: 5px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
}

#view_middle_bar_print{
	float: left;
	padding: 5px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
}

#view_right_bar{
	float: left;
	width: 253px;
}

/* ------------------- */
/* ORDER SAMPLE BUTTON */
/* ------------------- */

#orderSampleButton{
	width: 164px;
	height: 23px;
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin-bottom: 5px;
	background: #FFFFFF;
	text-align: center;
	vertical-align: middle;

}

/* ---------------------- */
/* SPECIFICATIONS SECTION */
/* ---------------------- */

#view_specifications{
	width: 230px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	padding: 2px;
}

#view_specifications .specs_list{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	font-size: 7pt;
}

#view_specifications .specs_list li{
	margin-bottom:5px;	
}

/* ----------- */
/* MY PROJECTS */
/* ----------- */

#view_myProjects{
	width: 162px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	padding: 2px;
}

#view_myProjects .myProjectsList{
	margin: 0px 0px 0px 27px;
	padding: 0px;
	list-style-type: decimal;
}

/* ------------------------------- */
/* PREVIOUSLY VIEWED ITEMS SECTION */
/* ------------------------------- */

#view_previous{
	width: 182px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	padding: 2px;
}

#previous_items{
	display: block;
	width: 180px;
	margin-top: 10px;
}

#previous_items ul{
	list-style: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#previous_items li{
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#previous_item{
	border: none;
	width: 163px;
	height: 47px;
	margin-bottom: 5px;
}

#previous_item .previous_thumbnail{
	float: left;
	width: 50px;
	height: 37px;
	margin-right: 5px;
	margin-bottom: 10px;
	border: none;
}

/* ----------------- */
/* COLORWAYS SECTION */
/* ----------------- */

#view_colorways{
	width: 182px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	padding: 2px;
}

#colorway_items{
	display: none;
	width: 180px;
	margin-top: 10px;
}

#colorway_items ul{
	list-style: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#colorway_items li{
	padding-bottom: 10px;
	margin-bottom: 5px;
}

#colorway_item{
	border: none;
	width: 163px;
	height: 47px;
	margin-bottom: 5px;
}

#colorway_item .colorway_thumbnail{
	float: left;
	width: 50px;
	height: 37px;
	margin-right: 5px;
	margin-bottom: 10px;
	border: none;
}


/* --------------------- */
/* RELATED ITEMS SECTION */
/* --------------------- */

#view_related{
	width: 182px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	padding: 2px;
}

#related_items{
	display: none;
	width: 180px;
	margin-top: 10px;
}

#related_items ul{
	list-style: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#related_items li{
	margin-bottom: 5px;
}

#related_item{
	border: none;
	width: 163px;
	height: 47px;
	margin-bottom: 5px;
}

#related_items .related_thumbnail{
	float: left;
	width: 50px;
	height: 37px;
	margin-right: 5px;
	margin-bottom: 10px;
	border: none;
}

/* ------------------- */
/* COORDINATES SECTION */
/* ------------------- */

#view_coordinates{
	width: 182px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	padding: 2px;
}

#coordinates_items{
	display: none;
	width: 180px;
	margin-top: 10px;
}

#coordinates_items ul{
	list-style: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#coordinates_items li{
	padding-bottom: 10px;
	margin-bottom: 5px;
}

#coordinates_item{
	border: none;
	width: 163px;
	height: 47px;
	margin-bottom: 5px;
}

#coordinates_item .coordinates_thumbnail{
	float: left;
	width: 50px;
	height: 37px;
	margin-right: 5px;
	margin-bottom: 10px;
	border: none;
}

/* ----------------- */
/* CUSTOMIZE SECTION */
/* ----------------- */

#view_customize{
	width: 162px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	padding: 2px;
}

#view_customize .customize_list{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	font-size: 7pt;
}

#view_customize .customize_list li{
	margin-bottom:5px;	
}

/* ------------------- */
/* CHOOSE VIEW SECTION */
/* ------------------- */

#choose_view{
	width:400px;
	height:100px;
}
#choose_view .viewListing{
	margin:0px;
	padding: 0px;
	list-style-type: none;
}

#choose_view .viewListing img{
	border: none;
	width: 55px;
	height: 55px;
}

#choose_view .viewListing li{
	float: left;
	text-align: center;
	padding: 0px 5px 0px 5px;
}

/* ------------------------ */
/* CHOOSE BASECLOTH SECTION */
/* ------------------------ */

#choose_basecloth{
	display: none;
	position: relative;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

#basecloth_items{
	overflow: auto;
	width: 400px;
	height: 175px;
	margin-top: 30px;
}

#choose_basecloth .baseclothListing{
	margin:0px;
	padding: 0px;
	list-style-type: none;
}

#choose_basecloth .baseclothListing img{
	border: 1px solid #FFFFFF;
	width: 80px;
	height: 60px;
	cursor: pointer;
}

#choose_basecloth .baseclothListing li{
	float: left;
	text-align: center;
	padding: 0px 5px 10px 5px;
}


/* --------------------------- */
/* MORE SPECIFICATIONS SECTION */
/* --------------------------- */

#more_specifications{
	background: #FFFFFF;
	width: 400px;
	position: absolute;
	top: 0px;
	left: 0px;
	visibility:hidden;
	z-index: 10;
}


#more_specifications .specs_list{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	font-size: 7pt;
}

#more_specifications .specs_list li{
	margin-bottom:5px;	
}


/* ----------------------- */
/* MAIN VIEW IMAGE SECTION */
/* ----------------------- */

#imageDiv_normal{
	width:400px;
	text-align:center;
}

#imageDiv_large{
	width:770px;
	text-align:center;	
}

#imageDiv_print{
	width:625px;
	height:625px;
	text-align:center;	
}

#imageDiv_zoom{
	width:750px;
	height:450px;
	text-align:center;
}

#view_mainImage{
	margin-bottom: 10px;
	text-align: center;
}

#view_mainImage_large{
	margin-bottom: 10px;
	text-align: center;
}

#view_mainImage_print{
	margin-bottom: 10px;
	text-align: center;
}

#photoholder {
	width:400px;
	height:404px;
	border:1px solid #666;
	background:#fff url('/images/view/loading.gif') 50% 50% no-repeat;
}
#thephoto {
	width:400px;
	height:404px;
}