body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333127;
	width: 100%;
}
p {
	margin: 0 0 10px 0;
	line-height: 15px;
	color: #666464;
}
strong {
	font-weight: bold;	
}
a:link, a:visited {
	color: #d57300;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1,h2,h3,h4,h5 {
	font-weight: bold;
	padding: 2px 0 8px 0;
	color: #2d2b2b;
	font-family:Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
	line-height: 24px;
	margin: 0;
}
h2 {
	font-size: 23px;
	line-height: 20px;
	margin-bottom: 15px;
}
h3 {
	font-size:20px;
	line-height:14px;
	margin: 8px 0 0 0;
}
ol {
	list-style-type: decimal;
	list-style-position: inside;
}
em {
	font-style: italic;
}
.float-left{
	float:left;
}
.float-right{
	float:right;
}



/* Common elements - that can be overwritten */
h1#logo {
	position: absolute;
	top: 23px;
	left: 35px;
	width: 465px;
	height: 68px;
	background: url(../img/logo_main.png) top left no-repeat;
}
h1#logo a {
	display: block;
	height: 100%;
	text-indent: -500000px;
	-moz-outline: none;
}
ul.nav {
	clear: both;
	display: block;
}
ul.nav li {
	float: left;
	display: inline;
}
.hideText,
.imageReplaced,
.titleHeading {
	text-indent: -500000px;
	-moz-outline: none;
}
.dottedLine {
	background: url(../img/line_dotted.gif) bottom left repeat-x;
}



/* STRUCTURAL */
#header,
#content,
#footer {
	padding: 0 5px;
}
#container {
	width: 1020px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
#header {
	height: 118px;
	width: 1010px;
	margin-bottom: 10px;
	background: url(../img/layout_top.png) top left no-repeat;
}
#contentWrap {}
#topContentBG {
	height:30px;
	width: 1020px;
	background: url(../img/layout_body_top.png) top left no-repeat;
}
#content {
	height: auto;
	min-height: 800px;
	width: 1010px;
	position: relative;
	background: url(../img/layout_body.png) top left repeat-y;
}
#content .inner {
	padding: 5px 40px;
	position: relative;
}
#content .inner div.inner {
	padding: 0px;		/* cancels the above .inner for all other .inners */
}
#bottomContentBG {
	height:30px;
	width: 1020px;
	background: url(../img/layout_body_bottom.png) top left no-repeat;
}
#footer {
	position: relative;
	bottom: -14px;
	height: 116px;
	width: 1010px;
	clear: both;
	margin-top: 18px;
	background: url(../img/layout_bottom.png) top left no-repeat;
}


/*	Column structure 
	Lack of proper gridding leads to random column types...sorry
*/
.col4 {
	width: 242px;
	margin: 0 6px;
	float: left;
	display: inline;
}
.col_narrow {
	width: 123px;
	margin: 0 10px 0 0;
	float: left;
	display: inline;
}
.col_medium {
	width: 260px;
	padding: 0 ;
	margin: 0 10px 0 0;
	float: left;
	display: inline;
}
.col_main {
	width: 775px;
	margin: 0 0 0 10px;
	float: right;
	position: relative;
	display: inline;
}
.col_main_2 {
	width: 607px;
	margin: 0 5px 0 16px;
	float: right;
	position: relative;
	display: inline;
}
.col_full {
	position: relative;
}
.col_main_2 h2.title_subsec{
	width: 607px;
	float:left;
	margin-top:16px;
}
/******************************************************
		SITE NAVS
********************************************************/
ul#accountsNav {
	position: absolute;
	right:30px;
	top: 10px;
	color: #333333;

}
ul#accountsNav li {
	position: relative;	
	font-size: 10px;
	color:#333333;
}
ul#accountsNav a {
	color: #07a0d1;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
	position: relative;
}
ul#accountsNav a:hover {
	text-decoration: underline;	
}
ul#accountsNav span {
color: #07a0d1;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
	position: relative;
}
ul#mainNav {
	float: right;
	position: relative;
	top: 78px;
}
ul#mainNav li {
	height: 35px;
	width: 121px;
	margin-right: 1px;
	position: relative;
}
ul#mainNav li.last {
	margin-right: 0px;
	width: 126px;
}
ul#mainNav li span {
	cursor: pointer;
}

ul#mainNav li a {
	cursor: pointer;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	display: block;
	height: 100%;
	-moz-outline: none;
	color: #77766f;
	text-decoration: none;
	text-transform: lowercase;
	line-height: 35px;
	position: relative;
}
ul#mainNav li a:hover,
ul#mainNav li a.active {
	color: #526e0b;
	background: url(../img/nav_hover.png) bottom left no-repeat;
}
ul#mainNav li.last a:hover,
ul#mainNav li.last a.active {
	color: #526e0b;
	background: url(../img/sun_nav_last.png) bottom left no-repeat;
}

ul#suber {
	display: block;
	clear: both;
	margin-bottom: 20px;
}
/*ul#subNavMen li {
	height: 44px;
	width: 185px;
	margin-right: 1px;
}
ul#subNavWomen li {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	display: block;
	height: 100%;
	-moz-outline: none;
	color: #fff;
	width: 100%;
	text-decoration: none;
	text-transform: lowercase;
	line-height: 44px;
	height: 44px;
	width: 185px;
	margin-right: 1px;
}
ul#subNavMen li.men a {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	display: block;
	height: 100%;
	-moz-outline: none;
	color: #fff;
	width: 100%;
	text-decoration: none;
	text-transform: lowercase;
	line-height: 44px;
	background: url(../img/sub_nav_bg_men.jpg) top left repeat-x;
}
ul#subNavWomen li.women a {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	display: block;
	height: 100%;
	-moz-outline: none;
	color: #fff;
	width: 100%;
	text-decoration: none;
	text-transform: lowercase;
	line-height: 44px;
	background: url(../img/sub_nav_bg_women.jpg) top left repeat-x;
}
ul#subNavMen li.firstMen a {
text-align: center;
	font-size: 13px;
	font-weight: bold;
	display: block;
	height: 100%;
	-moz-outline: none;
	color: #fff;
	width: 100%;
	text-decoration: none;
	text-transform: lowercase;
	line-height: 44px;
	background: url(../img/sub_nav_first_men.jpg) top left no-repeat;
}
ul#subNavMen li.lastMen a {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	display: block;
	height: 100%;
	-moz-outline: none;
	color: #fff;
	width: 100%;
	text-decoration: none;
	text-transform: lowercase;
	line-height: 44px;
	background: url(../img/sub_nav_last_men.jpg) top right no-repeat;
}
ul#subNavWomen li.firstWomen a {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	display: block;
	height: 100%;
	-moz-outline: none;
	color: #fff;
	width: 100%;
	text-decoration: none;
	text-transform: lowercase;
	line-height: 44px;
	background: url(../img/sub_nav_first_women.jpg) top left no-repeat;
}
ul#subNavWomen li.lastWomen a {
text-align: center;
	font-size: 13px;
	font-weight: bold;
	display: block;
	height: 100%;
	-moz-outline: none;
	color: #fff;
	width: 100%;
	text-decoration: none;
	text-transform: lowercase;
	line-height: 44px;
	background: url(../img/sub_nav_last_women.jpg) top right no-repeat;
}
ul#subNav li.first {	
}
ul#subNav li.last {	
}


ul#subNavMen li.men a:hover,
ul#subNavMen li.men a.active ,
ul#subNavMen li.firstMen a:hover,
ul#subNavMen li.firstMen a.active,
ul#subNavmen li.lastMen a:hover,
ul#subNavmen li.lastMen a.active {
	background-position: 0 -44px;
}
ul#subNavMen li.lastMen a:hover,
ul#subNavMen li.lastMen a.active {
	background-position: 100% -44px;
}
ul#subNavWomen li.women a:hover,
ul#subNavWomen li.women a.active ,
ul#subNavWomen li.firstWomen a:hover,
ul#subNavWomen li.firstWomen a.active,
ul#subNavWomen li.lastWomen a:hover,
ul#subNavWomen li.lastWomen a.active {
	background-position: 0 -44px;
}
ul#subNavWomen li.lastWomen a:hover,
ul#subNavWomen li.lastWomen a.active {
	background-position: 100% -44px;
}
*/
/*ul#subNav li a {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	display: block;
	height: 100%;
	-moz-outline: none;
	color: #fff;
	height: 100%;
	text-decoration: none;
	text-transform: lowercase;
	line-height: 44px;
	background: url(../img/sub_nav_bg.jpg) top left repeat-x;
}
ul#subNav li.first a {
	background: url(../img/sub_nav_first.jpg) top left no-repeat;
}
ul#subNav li.last a {
	background: url(../img/sub_nav_last.jpg) top right no-repeat;
}*/
/*ul#subNav li a:hover,
ul#subNav li a.active ,
ul#subNav li.first a:hover,
ul#subNav li.first a.active,
ul#subNav li.last a:hover,
ul#subNav li.last a.active {
	background-position: 0 -44px;
}
ul#subNav li.last a:hover,
ul#subNav li.last a.active {
	background-position: 100% -44px;
}*/

ul#subNav li {
	height: 44px;
	width: 185px;
	margin-right: 1px;
}

ul#subNav li.men a {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	display: block;
	height: 100%;
	-moz-outline: none;
	color: #fff;
	width: 100%;
	text-decoration: none;
	text-transform: lowercase;
	line-height: 44px;
	background: url(../img/sub_nav_bg_men.jpg) top left repeat-x;
}
ul#subNav li.women a {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	display: block;
	height: 100%;
	-moz-outline: none;
	color: #fff;
	width: 100%;
	text-decoration: none;
	text-transform: lowercase;
	line-height: 44px;
	background: url(../img/sub_nav_bg_women.jpg) top left repeat-x;
}
ul#subNav div.firstMen a {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	display: block;
	height: 100%;
	-moz-outline: none;
	color: #fff;
	width: 100%;
	text-decoration: none;
	text-transform: lowercase;
	line-height: 22px;
	background: url(../img/sub_nav_first_men2.jpg) top left no-repeat;
}
ul#subNav li.lastMen a {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	display: block;
	height: 100%;
	-moz-outline: none;
	color: #fff;
	width: 100%;
	text-decoration: none;
	text-transform: lowercase;
	line-height: 44px;
	background: url(../img/sub_nav_last_men.jpg) top right no-repeat;
}
ul#subNav div.firstWomen a {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	display: block;
	height: 100%;
	-moz-outline: none;
	color: #fff;
	width: 100%;
	text-decoration: none;
	text-transform: lowercase;
	line-height: 21px;
	margin-top: 1px;
	background: url(../img/sub_nav_first_women2.jpg) top left no-repeat;
}
ul#subNav li.lastWomen a {
text-align: center;
	font-size: 13px;
	font-weight: bold;
	display: block;
	height: 100%;
	-moz-outline: none;
	color: #fff;
	width: 100%;
	text-decoration: none;
	text-transform: lowercase;
	line-height: 44px;
	background: url(../img/sub_nav_last_women.jpg) top right no-repeat;
}
ul#subNav li.first {	
}
ul#subNav li.last {	
}



ul#subNav div.firstMen a:hover,
ul#subNav div.firstMen a.active
{
	background-position: 0 -22px;
}
ul#subNav li.men a:hover,
ul#subNav li.men a.active ,
ul#subNav li.lastMen a:hover,
ul#subNav li.lastMen a.active {
	background-position: 100% -44px;
}

ul#subNav div.firstWomen a:hover,
ul#subNav div.firstWomen a.active
{
	background-position: 100% -21px;
}
ul#subNav li.women a:hover,
ul#subNav li.women a.active ,
ul#subNav li.lastWomen a:hover,
ul#subNav li.lastWomen a.active {
	background-position: 100% -44px;
}


ul#creditsNav,
ul#creditsNav a,
ul#footerNav,
ul#footerNav a {
	font-size: 9px;
	color: #565656;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
ul#footerNav {
	position: absolute;
	top: 40px;
	left: 199px;
}
ul#footerNav li {
	line-height:17px;
	height:17px;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
}
ul#footerNav li#globalGreen a {
	width: 179px;
	height: 17px;
	display: block;
	background: url(../img/global_green.gif) top left no-repeat;
}

li#nav_press span {
  width:121px;
  height:28px;
  background: url(../images/nav_press.gif) no-repeat left top;
}

li#nav_about span {
  width:121px;
  height:28px;
  background: url(../images/nav_about.gif) no-repeat left top;
}

li#nav_shop span {
  width:121px;
  height:28px;
  background: url(../images/nav_shop.gif) no-repeat left top;
}

li#nav_customize span {
  width:121px;
  height:28px;
  background: url(../images/nav_customize.gif) no-repeat left top;
}

.img_replace {
	height: 0;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	border: none;
}
ul#creditsNav {
	position: absolute;
	bottom: 20px;
	left: 308px;
}
ul#creditsNav li {
	padding: 0 10px;
	line-height: 23px;
	text-transform: none;
}
ul#creditsNav li#siteby a {
	width: 75px;
	height: 15px;
	display: block;
	margin-top: 3px;
	background: url(../img/logo_fluid.gif) top left no-repeat;
}
ul#creditsNav li#checkout a {
	width: 160px;
	height: 24px;
	display: block;
	background-image: url(../img/logo_yogamatic.gif);
	background-repeat: no-repeat;
	background-position: -7px top;
}
ul#accountsNav a:hover,
ul#footerNav a:hover {
	text-decoration: underline;
}

/* not a nav, but close to one ;) */
div#support {
	position: absolute;
	width: 300px;
	right:30px;
	top: 28px;
	color: #6c6c6b;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

div#support small {
	font-size: 10px;
	font-weight: normal;
}

/******************************************************
		BACKGROUNDS
		body.background - holds the repeating pattern
		#innerBG - holds the main image
********************************************************/
#innerBG {
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}
body.backgroundHome {
	background: url(../img/bg_home_repeat.jpg) top left repeat;
}
body.backgroundHome #innerBG {
	width: 1178px !important;
	background-position: top left;
}
.bghome1 #innerBG {
	background-image: url(../img/bg_home_graphic1.jpg);
}
.bghome2 #innerBG {
	background-image: url(../img/bg_home_graphic2.jpg);
}
.bghome3 #innerBG {
	background-image: url(../img/bg_home_graphic3.jpg);
}
.bghome4 #innerBG {
	background-image: url(../img/bg_home_graphic4.jpg);
}
.bghome5 #innerBG {
	background-image: url(../img/bg_home_graphic5.jpg);
}

body.background1 {
	background: #b4aa97;	
}
body.background1 #innerBG {
	background-image: url(../img/shortomatic_BG1.jpg);
}

body.background2 {
	background: #83a8b4;	
}
body.background2 #innerBG {
	background-image: url(../img/shortomatic_BG2.jpg);
}

body.background3 {
	background: #32251c;
}
body.background3 #innerBG {
	background-image: url(../img/shortomatic_BG3.jpg);
}

body.background4 {
	background: #83a8b4;
}
body.background4 #innerBG {
	background-image: url(../img/shortomatic_BG4.jpg);
}

body.background5 {
	background: #83a8b4;	
}
body.background5 #innerBG {
	background-image: url(../img/shortomatic_BG5.jpg);
}

body.background6 {
	background: #83a8b4;
}
body.background6 #innerBG {
	background-image: url(../img/shortomatic_BG6.jpg);
}

body.background7 {
	background: #b4aa97;
}
body.background7 #innerBG {
	background-image: url(../img/shortomatic_BG7.jpg);


}

body.background8 {
	background: #83a8b4;
}
body.background8 #innerBG {
	background-image: url(../img/shortomatic_BG8.jpg);
}

body.background9 {
	background: #32251c;
}
body.background9 #innerBG {
	background-image: url(../img/shortomatic_BG9.jpg);
}

body.background10 {
	background: #7f7159;
}
body.background10 #innerBG {
	background-image: url(../img/shortomatic_BG10.jpg);
}

body.background11 {
	background: #83a8b4;
}
body.background11 #innerBG {
	background-image: url(../img/shortomatic_BG11.jpg);
}
body.background12 {
	background: #92b6c2;
}
body.background12 #innerBG {
	background-image: url(../img/shortomatic_BG12.jpg);
}

/******************************************************
		BUTTONS
		Buttons are structured the way they are so they can be easily adapted to the use of PNG images.
		If support for IE6, no sprites for PNGs!
********************************************************/
a.blueButton1:hover,
a.blueButton2:hover, a.blueButton3:hover {
	text-decoration: underline;
}
a.blueButton1 div.bb_right,
a.blueButton2 div.bb_right, a.blueButton3 div.bb_right  {
	text-indent: -12px;
	display: block;
	_float: right;
	_position: relative;
	z-index: 99999;
	text-align: center;
	color: #fff;
	height: 100%;
	width: 100%;
	text-decoration: none;
}
a.blueButton1,
a.blueButton2, a.blueButton3 {
	height: 25px;
	line-height: 25px;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	cursor: pointer;
	display: block;
	padding-left: 14px;
	_overflow: visible;
}
a.blueButton2 {
	height: 31px;
	line-height: 31px;
}
a.blueButton3 {
	height: 35px;
	line-height: 35px;
}
.minwidth{
width:150px;
}
.minwidth2{
width:110px;
}
.minwidth3{
width:170px;
}
.minwidth4{
width:190px;
}
a.blueButton1 {
	/*background: url(../img/button1_left.png) top left no-repeat;
	_*/
	background: url(../img/button1_left.gif) top left no-repeat;
}
a.blueButton1 div.bb_right {
	/* background: url(../img/button1_right.png) bottom right no-repeat; 
	_*/
	background: url(../img/button1_right.gif) bottom right no-repeat;
}
a.blueButton2 {
	/*background: url(../img/button2_left.png) top left no-repeat;
	_*/
	background: url(../img/button2_left.gif) top left no-repeat;
}
a.blueButton2 div.bb_right {
	/*background: url(../img/button2_right.png) bottom right no-repeat;
	_*/
	background: url(../img/button2_right.gif) bottom right no-repeat;
}
a.blueButton3 {
	/*background: url(../img/button3_left.png) top left no-repeat;
	_*/
	background: url(../img/button3_left.gif) top left no-repeat;
}
a.blueButton3 div.bb_right {
	/*background: url(../img/button3_right.png) bottom right no-repeat;
	_*/
	background: url(../img/button3_right.gif) bottom right no-repeat;
}


/******************************************************
		PAGINATION
********************************************************/
ul.paginate {
}
ul.paginate li {
	float: left;
	display: inline;
	padding: 2px 0;
	margin-right: 1px;
	border: 1px solid #f2961f;
}
ul.paginate li.current {
	background: #f2961f;
}
ul.paginate li.ellipse {
	background: none;
	border: none;
}
ul.paginate li a {
	padding: 0 5px;
	font-size: 10px;
	line-height: 14px;
	color: #909086 !important;
	text-decoration: none !important;
}
ul.paginate li.current a {
	color: #fff !important;
}
ul#topPaginate,
ul#bottomPaginate {
	float: right;
	clear: both;
}
ul#topPaginate {
	position: absolute;
	top: -35px;
	right: 0;
}
ul#bottomPaginate {
	margin-top: 14px;
}

/******************************************************
		GALLERY
********************************************************/
.galleryRow {
	padding-bottom: 32px;
	margin-bottom: 32px;
	border-bottom: 5px solid #e7e6e0;
}
.noborder{
	border:none;
	margin-bottom:0px;
	padding-bottom:10px;
}
.lastgalleryRow {
	margin-bottom: 0 !important;
	border-bottom: none !important;
	background: url(../img/line_double.jpg) bottom left repeat-x !important;
}
.galleryRow .galleryItem {
	width: 165px;
	display: inline;
	float: left;
}
.show4perRow .galleryItem {
	margin-right: 38px;
}
.show3perRow .galleryItem {
	margin-right: 56px;
}
.galleryRow .last {
	margin-right: 0;
}
.galleryRow .galleryItem .itemImgWrap {
	border: 1px solid #aeaba4;
	padding: 2px;
	margin-bottom: 12px;
	text-align: center;
}
.galleryRow .galleryItem .shortImgWrap {
	width:159px;
	height:149px;
	margin-bottom: 12px;
	background:url(../img/popularshort_thumbbg.gif) top left no-repeat;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6px;
}
.galleryRow .galleryItem h2 {
	font-size: 18px;
	font-weight: bold;
	color: #009fd2;
	padding-bottom: 2px;
	margin-bottom: 0;
	overflow: hidden;
}
	
.galleryRow .galleryItem h4 {
	font-size: 11px;
	font-weight: normal;
	color: #161515;
	text-transform: uppercase;
}
.galleryRow .galleryItem .by {
	color: #666663;
	font-size: 11px;
}
.galleryRow .galleryItem .wrapper {
	height: 60px;
	margin: 0 0 12px 0;
	padding: 0;
}
.galleryRow .galleryItem span a {
	color: #e18814;
	text-decoration: underline;
}
.galleryRow .galleryItem .iconWrap {
	border-top: 1px dashed #7f7f7f;
	border-bottom: 1px dashed #7f7f7f;
	height: 26px;
	width: 100%;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
}
.galleryRow .galleryItem .iconWrap a {
	margin-right: 2px;
	float:left;
}
.galleryRow .galleryItem .textWrap{
	min-height:70px;
 	height:70px !important;
	margin-bottom:10px;
 
}
.galleryRow .galleryItem .iconWrap img {
	border: 1px solid #7d7d7c;
}

.featuredartist_thumb{
width:275px;
	height:266px;
background:url(../img/featured_artistthumb_bg.gif) top left no-repeat;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 49px;
}
.featuredshort_thumb{
	width:275px;
	height:266px;
	background:url(../img/featured_shortthumb_bg.gif) top left no-repeat;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 49px;
}
.featured_details{
	position:absolute;
	width:395px;
	top:49px;
	right:-40px;
	background:url(../img/featured_details_bg.gif) center left no-repeat;
	height: 260px;
	padding-top: 0;
	padding-right: 53px;
	padding-bottom: 15px;
	padding-left: 44px;
}
.featured_details_short{
	position:absolute;
	width:395px;
	top:29px;
	right:-40px;
	background:url(/skin/frontend/default/default/img/featured_details_bg.gif) center left no-repeat;
	height: 260px;
	padding-top: 0;
	padding-right: 53px;
	padding-bottom: 15px;
	padding-left: 44px;
}
.featured_sec_hd{
padding:20px 0 5px 0;
margin-bottom:10px;
clear:both;
border-bottom:1px dashed #999999;
}
.shortslist li{
padding:6px 10px 0 0;
float:left;
}
.shortslist li a img{
border:3px solid #393939;
background:#FFF;
}
.featured_short_description {
height:75px;
}
/******************************************************
		BOXES
********************************************************/
.box {
	margin-bottom: 17px;	
}

.gray260 {
	width: 260px;
}

.graybox605 {
	width: 605px;
	height: 41px;
	background: url(../img/box_top_gray_605.gif) bottom left no-repeat;
}
.graybox605 select {
	border: 1px #dcdad9 solid;
	/* background: #FFFFFF url(../img/box_top_gray_605_select.PNG) no-repeat scroll 0 0;
	width: 214px
	height: 26px;
	*/
	margin: 10px 0px 0px 120px;
}
.gray260 .boxTop {
	background: url(../img/box_top_gray_260.gif) bottom left no-repeat;
	width: 100%;
	height: 10px;
	_line-height: 0;
}
.gray260 .boxBody {
	background: url(../img/box_body_gray_260.gif) top left repeat-y;
	padding: 5px 31px;
}
.gray260 .boxBottom {
	background: url(../img/box_bottom_gray_260.gif) top left no-repeat;
	width: 100%;
	height: 10px;
}
#shortsDetailViewTool .boxTop {
	background: url(../img/box_top_greenGray_606.gif) bottom left no-repeat;
	width: 100%;
	height: 25px;
}
#shortsDetailViewTool .boxBody {
	background: url(../img/box_body_greenGray_606.gif) top left repeat-y;
	margin: 0 auto;
	text-align: center;
	padding: 0 10px;
	height: 520px;
}
#shortsDetailViewTool .boxBottom {
	background: url(../img/box_bottom_greenGray_606.gif) top left no-repeat;
	width: 100%;
	height: 25px;	
}
#shortsDetailViewTool #addToCart {
	padding: 0 19px;
	margin-top: 10px;
	float: left;
}
#shortsDetailViewTool #addToCart .inner {
	width: 548px;
	height: 69px;
	line-height: 69px;
	background: url(../img/short_detail_cart_bg.gif) top left no-repeat;
}
#shortsDetailViewTool #addToCart .inner #itemPrice {
	float: left;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 21px;
	width: 130px;
	text-align: center;
}
#shortsDetailViewTool #addToCart .inner form#form_addToCart {
	float: right;
	display: inline;
	width: 416px;
	position: relative;
	top: 23px;
}
#shortsDetailViewTool #addToCart .inner form#form_addToCart select,
#shortsDetailViewTool #addToCart .inner form#form_addToCart a.blueButton2 {
	float: left;
	display: inline;
}
#shortsDetailViewTool #addToCart .inner form#form_addToCart select {
	border: 2px solid #dcdad9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #403e3d;
	height: 22px;
	line-height: 22px;
}
#shortsDetailViewTool #addToCart .inner form#form_addToCart select#selectQuantity {
	width: 97px;
	margin-right: 17px;
}
#shortsDetailViewTool #addToCart .inner form#form_addToCart select#selectSize {
	width: 83px;
	margin-right: 10px;
	margin-left: 25px;
}
#shortsDetailViewTool #addToCart .inner form#form_addToCart a.blueButton2 {
	width: 152px;
	top: -5px;
	position: relative;
}
/******************************************************
		OTHER FEATURES 
********************************************************/
#filterForm h3 {
	font-size: 16px;
	color: #696860;
	font-weight: normal;
	margin: 0 0 10px 0;
}
#filterForm h3.border {
	border-bottom:1px solid #c5c5bf;
	color:#000000;
	font:bold 11px Arial;
}
#filterForm h4 {
	color: #000000;
	text-transform: uppercase;
	padding-bottom:5px;
	border-bottom:1px solid #cccccc;
	margin-bottom:5px;
}
#filterForm ul {
	margin-bottom: 15px;	
}
#filterForm ul li {
	padding: 7px 0 7px 9px;	
}
#filterForm .linklist{
	padding:0px 0 20px 0;
}
#filterForm .linklist a{
	display:block;
	line-height:22px;
	font-size:13px;
	text-decoration:underline;
} 
#filterForm .linklist a:hover {
	text-decoration:none;
}
#filterForm ul li.odd {
	background: #ffffff;
}
#filterForm ul li input {
	margin-right: 12px;
}
#filterForm a.blueButton1 .bb_right {
	width: 108px;	
}
.padtop40{
padding-top:40px;
}
#searchForm {
	height: 44px;
	width: 408px;
	background: url(../img/search_bg.jpg) top left no-repeat;
	position: absolute;
	right: 0;
	top: 0;
}
#searchForm input {
	position: absolute;
	top: 13px;
	left: 20px;
	width: 250px;
	border: none;
	border-color: #fff;
}
#form_search .blueButton2 {
	position: absolute;
	right: 5px;
	top: 6px;
	width: 100px;
}
#form_search .blueButton2 div {
	_width: 100px;
}
#shortDetailDescription p {
	font-size: 12px;
	line-height: 17px;
	color: #393939;
}
.artist_blue {
	text-transform: uppercase;
	font-weight: bold;
	color: #009FD2;
}
.topfixa{
margin-top:-20px;
}
.topfixb {
margin-top:-13px;

}
.large-center{
font-size:14px;
text-align:center;
font-weight:bold;
color:#333333;
}
.tagList {
	padding: 10px 0;	
	border-top: 1px dashed #7f7f7f;
	border-bottom: 1px dashed #7f7f7f;
	margin-bottom: 15px;
	width:100%;
	line-height: 15px;
}
.tagList_solid {
	padding: 10px 0;	
	border-top: 1px solid #7f7f7f;
	border-bottom: 1px solid #7f7f7f;
	margin-bottom: 15px;
}


/******************************************************
		TITLES
********************************************************/
#pageTitle {
	height: 55px;
	padding-bottom: 15px;
	margin-top: 40px;
	margin-bottom: 50px;
	position:relative;
	background: url(../img/line_double.jpg) bottom left repeat-x;	
}
#pageTitle_position{
	height:15px;
	margin-top: -10px;
	margin-bottom: 15px;
	position:relative;
}
#pageTitle2 {
	height:45px;
	margin-top: 25px;
	margin-bottom: 30px;
	position:relative;
	background: url(../img/line_double.jpg) bottom left repeat-x;	
}
#pageTitle h1 {
	padding-bottom: 3px;
}
h1#title_shortsGallery {
	display: block;
	height: 47px;
	background: url(../img/title_shortsGallery.jpg) top left no-repeat;
}
h1#title_artist {
	display: block;
	height: 47px;
	background: url(../img/title_artists.jpg) top left no-repeat;
}
h1#title_newartist {
	display: block;
	height: 47px;
	background: url(../img/title_newartists.gif) top left no-repeat;
}
h1#title_popularshort {
	display: block;
	height: 47px;
	background: url(../img/title_popular_short.gif) top left no-repeat;
}
h1#title_newestshort {
	display: block;
	height: 47px;
	background: url(../img/title_newestshort.gif) top left no-repeat;
}
h1#past_artist {
	display: block;
	height: 30px;
	float:left;
	width:225px;
	background: url(../img/title_pastfeatured_artists.gif) top left no-repeat;
}
h1#past_shorts {
	display: block;
	height: 30px;
	float:left;
	width:216px;
	background: url(../img/title_pastfeatured_shorts.gif) top left no-repeat;
}
h2#title_showShortsFrom,
h2#title_similarShortsFromOtherArtist {
	font-size: 17px;
	line-height: 23px;
	margin: 25px 0 -10px 0;
}
h2#title_showShortsFrom .bottombar {
	background: url(../img/line_dotted.gif) bottom left repeat-x;
	width: 600px;
	height: 12px;
}
h2#title_showShortsFrom span {
	float: left;
}
h2 span#title_otherShortsFrom {
	height: 20px;
	width: 150px;
	background: url(../img/title_otherShortsFrom.gif) top left no-repeat;
}
h2 span#title_ShortsFrom {
	height: 20px;
	width: 115px;
	background: url(../img/title_shortforms.gif) top left no-repeat;
}
h2 span#title_collection {
	height: 20px;
	width: 79px;
	background: url(../img/title_collection.gif) top left no-repeat;
}
h2#title_similarShortsFromOtherArtist span {
	height: 20px;
	display: block;
	background: url(../img/title_similarShorts.gif) top left no-repeat;
}
h1#title_chooseStyle {
	height: 40px;
	background: url(../img/title_chooseStyle.png) bottom left no-repeat;
}
h1#title_showWaistSize {
	height: 40px;
	background: url(../img/title_showWaistSize.png) bottom left no-repeat;
}
h1#title_chooseWaistSize {
	height: 40px;
	background: url(../img/title_chooseWaistSize.png) bottom left no-repeat;
}
h1#title_uploadimage {
	height: 40px;
	width:615px;
	background: url(../img/title_uploadimage.gif) bottom left no-repeat;
}
label#title_uploadYourImage, label#title_startcustomizing,  label#title_timeto_measure {
	height: 30px;
	width: 322px;
	display: block;
	position: absolute;
	top: 23px;
	right: 180px;
	text-indent: -50000px;
	background: url(../img/title_uploadYourImage.gif) top left no-repeat;
}
#show_waist label#title_uploadYourImage {
    top: 1020px;
}

label#title_startcustomizing{
	background: url(../img/title_now-start-customizing.gif) top left no-repeat;
	width: 406px;
}
label#title_timeto_measure{
	background: url(../img/title_timeto_measure.gif) top left no-repeat;
	width: 418px;
}
label#title_submit_artwork{
	background: url(../img/title_sbmit_artwork.gif) top left no-repeat;
	width: 550px;
	height: 31px;
	float:left;
	display: block;
	text-indent: -50000px;
}
#cartTitle {
	background: url(../img/line_double.jpg) bottom left repeat-x;	
	padding:15px 0 12px 0;
	margin-bottom:22px;
	float:left;
	width:100%;
}
#myaccountTitle {
	background: url(../img/line_double.jpg) bottom left repeat-x;	
	padding:45px 0 12px 0;
	margin-bottom:50px;
}
#artistprogarmTitle {
	background: url(../img/line_double.jpg) bottom left repeat-x;	
	padding:45px 0 12px 0;
	margin-bottom:20px;
}
#myaccountTitle span{
float:left;
font:bold 26px Arial;
}
label#title_shoppingcart{
	height: 35px;
	width: 194px;
	display:block;
	text-indent: -50000px;
	background: url(../img/title_shopping_cart.gif) top left no-repeat;
}
label#title_myaccount{
	height: 34px;
	width: 174px;
	display:block;
	text-indent: -50000px;
	background: url(../img/title_myaccount.png) top left no-repeat;
}
label#title_press{
	height: 34px;
	width: 135px;
	display:block;
	text-indent: -50000px;
	background: url(../img/title_press.png) top left no-repeat;
}
label#seein_action{
	height: 22px;
	width: 184px;
	display:block;
	text-indent: -50000px;
	background: url(../img/title_seeinaction.gif) top left no-repeat;
}
label#whatothersay{
	height: 32px;
	width: 454px;
	display:block;
	text-indent: -50000px;
	background: url(../img/titel_whatothersays.gif) top left no-repeat;
}
label#press{
	height: 25px;
	width: 65px;
	display:block;
	text-indent: -50000px;
	background: url(../img/title_press_img.gif) top left no-repeat;
}
label#title_mycommutingprofile{
	height: 39px;
	width: 316px;
	display:block;
	text-indent: -50000px;
	background: url(../img/title_my_communityprofile.png) top left no-repeat;
}
label#title_thankyou{
	height: 35px;
	width: 155px;
	float:left;
	display:block;
	text-indent: -50000px;
	background: url(../img/title_thankyou.png) top left no-repeat;
}
label#signup_newsletter{
	height: 34px;
	width: 461px;
	display:block;
	text-indent: -50000px;
	background: url(../img/title_signup_newsletter.png) top left no-repeat;
}
label#checkout_artistprogram{
	height: 35px;
	width: 438px;
	margin-left:30px;
	display:block;
	text-indent: -50000px;
	background: url(../img/checkout_artist_program.png) top left no-repeat;
}
label#aboutus{
	height: 30px;
	width: 133px;
	display:block;
	text-indent: -50000px;
	background: url(../img/title_aboutus.png) top left no-repeat;
}
label#thanks{
	height: 37px;
	width: 156px;
	display:block;
	text-indent: -50000px;
	background: url(../img/title_thanks.png) top left no-repeat;
}
label#termscondition{
	height: 30px;
	width: 309px;
	display:block;
	text-indent: -50000px;
	background: url(../img/title_terms_condition.gif) top left no-repeat;
}
label#privacy_statement{
	height: 36px;
	width: 275px;
	display:block;
	text-indent: -50000px;
	background: url(../img/title_privacy_statement.gif) top left no-repeat;
}
label#faqs{
	height: 35px;
	width: 384px;
	display:block;
	text-indent: -50000px;
	background: url(../img/title_faqs.gif) top left no-repeat;
}
label#contactus{
	height: 30px;
	width: 162px;
	display:block;
	text-indent: -50000px;
	background: url(../img/title_contactus.gif) top left no-repeat;
}
label#sitemap{
	height: 35px;
	width: 174px;
	display:block;
	text-indent: -50000px;
	background: url(../img/title_sitemap.gif) top left no-repeat;
}
.absolute_stamp{
position:absolute;
top:17px;
left:60px;
z-index:100;
}
label#title_checkout{
	height: 35px;
	width: 125px;
	display:block;
	text-indent: -50000px;
	background: url(../img/title_checkout.gif) top left no-repeat;
}
label#title_customize{
	height: 20px;
	width: 115px;
	display:block;
	text-indent: -50000px;
	background: url(../img/customize_txt.png) top left no-repeat;
}

/******************************************************
		PAGE SPECIFIC
********************************************************/
/*index page*/
#index #topContentBG {
	display: none;
}
#index #content {
	padding-left: 2px;
	padding-right: 2px;
	width: 1016px;
	background: none;
    min-height: 600px;
}
#index #content .inner {
	padding: 0;
}
#index #bottomContentBG {
	display: none;
}
#index #hero {
	height: 415px;
	position: relative;
}
#index #hero #heroFeature {
	position: absolute;
	right: 0;
	top: 10px;
}
#index #hero h2#heroTitle {
	width: 328px;
	height: 95px;
	position: absolute;
	top: 160px;
	left: 290px;
	background: url(../img/custom_boardshorts.png) bottom left no-repeat;
}
#index #hero p#heroBlurb {
width: 405px;
height: 99px;
position: absolute;
bottom: 48px;
left: 225px;
background: url(../img/home_blurb.png) bottom left no-repeat;
}
#index .homeTout {
	overflow: hidden;
}
#index .homeTout h2 {
	width: 242px;
	height: 46px;
	margin-bottom: 0;
}
#index .communityTout h2 {
	background: url(../img/home_tout_head_shorts_community.png) bottom left no-repeat;
}
#index .galleryTout h2 {
	background: url(../img/home_tout_head_shorts_gallery.png) bottom left no-repeat;
}
#index .uploadArtTout h2 {
	background: url(../img/home_tout_head_shorts_upload_art.png) bottom left no-repeat;
}
#index .sightingsTout h2 {
	background: url(../img/home_tout_head_shorts_sightings.png) bottom left no-repeat;
}
#index .homeTout .toutBody {
	width: 236px;
	height: 213px;
	padding: 3px;
	text-align: center;
	overflow: hidden;
	background: url(../img/home_tout_body.png) bottom left no-repeat;
}	
#index .homeTout .toutBody .inner {
	padding: 15px 20px !important;
	position: relative;
	height: 185px;
}
#index .communityTout .toutBody .inner {
	background: url(../img/home_tout_community_inner_bg.jpg) top center no-repeat;
}
#index .uploadArtTout .toutBody .inner {
	background: url(../img/home_tout_uploadArt_inner_bg.jpg) top left no-repeat;
}
#index .homeTout .toutBody .inner .blueButton1 {
	position: absolute;
	width: 170px;
	bottom: 20px;
	left: 26px;
}
#short_detail .galleryRow {
	border-bottom: none;
	background: none !important;
	margin-bottom:0;
	padding-bottom:15px;
}

#choose_waist #content {
    min-height: 650px;
	_overflow: visible;
}
#choose_waist #chooseWaistCornerSwoosh {
	width: 318px;
	height:232px;
	position: absolute;
	top:-25px;
	left: 5px;
	background: url(../img/chooseWaistSwoosh.png) bottom left no-repeat;
}
#login_btmCornerSwoosh {
	width: 350px;
	height:102px;
	position: absolute;
	bottom:-25px;
	right: 5px;
	background: url(../img/loginswosh.png) bottom right no-repeat;
	*z-index: -1;
}
#login_topCornerSwoosh, #myaccount_topCornerSwoosh, #forgotpassword_topSwoosh {
	width: 1010px;
	height:210px;
	position: absolute;
	top:-25px;
	left: 5px;
	background: url(../img/loginswosh_top.png) bottom left no-repeat;
}
#myaccount_topCornerSwoosh {
	background: url(../img/my_accounttop_swosh.png) bottom left no-repeat;
}
#forgotpassword_topSwoosh{
	background: url(../img/forgot_passwordtp_swosh.png) bottom left no-repeat;
}
#customizer_topCornerSwoosh {
	width: 1010px;
	height:225px;
	position: absolute;
	top:-25px;
	left: 5px;
	background: url(../img/customizer_top_swosh.png) bottom left no-repeat;
}
#choose_waist #sizingTableWrap {
	position: relative;
}
#choose_waist #step1, #step2, #step3 {
	margin: 0 125px 0 42px;
	padding-left: 100px;
	position: relative;
	height: 100px;
	_width: 670px;
	background: url(../img/step1.png) top left no-repeat;
}
#step2{
	background: url(../img/step2.png) top left no-repeat;
}
#step3{
	background: url(../img/step3.png) top left no-repeat;
}
#choose_waist #step1 p, #step2 p, #step3 p {
	line-height: 20px;
}
#choose_waist .progressBar {
	height: 22px;
}
#choose_waist .progressStep1 {
	background: url(../img/progress_step1.gif) right top no-repeat;
}
#choose_waist .progressStep2 {
	background: url(../img/progress_step2.gif) right top no-repeat;
}
#choose_waist .progressStep3 {
	background: url(../img/progress_step3.gif) right top no-repeat;
}
#choose_waist #sizingTableWrap {
	padding-left: 46px;
	margin-top: 60px;
}
#choose_waist #shortsSizeVisual {
	width: 428px;
	height: 382px;
	position: absolute;
	top: 190px;
	left: 135px;
	background: url(../img/shorts-size-men.png) bottom left no-repeat;
}
#choose_waist #shortsSizeVisualChoose {
	width: 428px;
	height: 382px;
	position: absolute;
	top: 230px;
	left: 190px;
	background: url(../img/shorts-size-men.png) bottom left no-repeat;
}
#modelBox_content3 #choose_waist #shortsSizeVisualChoose {
	width: 428px;
	height: 382px;
	position: absolute;
	top: 230px;
	left: 200px;
	background: url(../img/shorts-size-men.png) bottom left no-repeat;
}
#choose_waist #womenSizeVisual {
	width: 410px;
	height: 292px;
	position: absolute;
	top: 190px;
	left: 135px;
	background: url(../img/shorts-size-women.png) bottom left no-repeat;
}
#choose_waist #womenSizeVisualChoose {
	width: 410px;
	height: 292px;
	position: absolute;
	top: 220px;
	left: 200px;
	background: url(../img/shorts-size-women.png) bottom left no-repeat;
}
#modelBox_content3 #choose_waist #womenSizeVisualChoose {
	width: 410px;
	height: 292px;
	position: absolute;
	top: 220px;
	left: 170px;
	background: url(../img/shorts-size-women.png) bottom left no-repeat;
}

#chooseSizeTable th.column-a {
	background: url(../img/column_a.gif) top center no-repeat;
}
#chooseSizeTable th.column-b {
	background: url(../img/column_b.gif) top center no-repeat;
}
#chooseSizeTable th.column-c {
	background: url(../img/column_c.gif) 8px 0 no-repeat;
}
#chooseSizeTable th.column-d {
	background: url(../img/column_d.gif) 8px 0 no-repeat;
}
#chooseSizeTable th.column-e {
	background: url(../img/column_e.gif) 8px 0 no-repeat;
}
.womenSizeChart th.column-a {
	width: 60px;
}
.chooseWomenSizes th.column-a {
	width: 50px;
}
.womenSizeChart th.column-b {
	width: 60px;
}
.chooseWomenSizes th.column-b {
	width: 50px;
}
.womenSizeChart th.column-c {
	width: 75px;
}
.chooseWomenSizes th.column-c {
	width: 65px;
}
.womenSizeChart th.column-d {
	width: 75px;
}
.chooseWomenSizes th.column-d {
	width: 65px;
}
.womenSizeChart th.column-e {
	width: 75px;
}
.chooseWomenSizes th.column-e {
	width: 65px;
}
.menSizeChart th.column-a {
	width: 120px;
}
.chooseMenSizes th.column-a {
	width: 110px;
}
.menSizeChart th.column-b {
	width: 120px;
}
.chooseMenSizes th.column-b {
	width: 110px;
}
.menSizeChart th.column-c {
	width: 120px;
}
.chooseMenSizes th.column-c {
	width: 110px;
}

#modelBox_content3 .chooseMenSizes th.column-a {
	width: 75px;
}
#modelBox_content3 .chooseMenSizes th.column-b {
	width: 75px;
}
#modelBox_content3 .chooseMenSizes th.column-c {
	width: 100px;
}

#chooseSizeTable {
	margin-bottom: 90px;
    margin-top: 20px;
}

#modelBox_content3 #chooseSizeTable {
	margin-bottom: 50px;
    margin-top: 20px;
}

#chooseSizeTable th {
	color: #787878;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	text-align: center;
	text-transform: uppercase;
}
#chooseSizeTable th#headingSelectWaist {
	width: 90px;
}
#chooseSizeTable th#headingSelectQuantity {
	width: 110px;
}
#chooseSizeTable th#headingMiddle {
	width: 490px;
}

#modelBox_content3 #chooseSizeTable th#headingSelectWaist {
	width: 60px;
}
#modelBox_content3 #chooseSizeTable th#headingSelectQuantity {
	width: 70px;
}
#modelBox_content3 #chooseSizeTable th#headingMiddle {
	width: 420px;
}

#chooseSizeTable tr td {
	font-size: 15px;
	font-weight: bold;
	color: #666464;
	text-align: center;
}
#chooseSizeTable tr td.td_quantity {
	text-align: center;
}

#chooseSizeTable tr td.colC {
	text-align: left;
	padding-left: 15px;
}
#chooseSizeTable tr td {
	padding: 12px 0;
}
#chooseSizeTable.menSizeChart tr td {
	padding: 14px 0;
}
#chooseSizeTable tr th {
	padding: 15px 0;
}
#chooseSizeTable tr.even td {
	background: #e4eef1;
}
#chooseSizeTable tr td .radio {
	margin-right: 5px;
}
#chooseSizeTable tr td .textInput {
	width: 24px;
}
#chooseSizeTable tr.selected td {
	background: #ef8508 !important;
	color: #fff !important;
}
#choose_waist #submitBg, #submitBg2 {
	position: absolute;
	bottom: -15px;
	left: -25px;
	width: 980px;
	height: 75px;
	background: url(../img/chooseWaistSubmitBG.gif) top left no-repeat;
}
#submitBg2{
	left: 18px;
	background: url(../img/customizer_start-btm_bluebg.gif) top left no-repeat;
}
#choose_waist #submitBg .blueButton2, #submitBg2 .blueButton2{
	width: 140px;
	position: absolute;
	right: 25px;
	top: 20px;
}

.title_subsec{
	background:url(../img/subsec-title-btm-pattern.gif) bottom left repeat-x;
	font:bold 22px Arial, Helvetica, sans-serif;
	padding-bottom:14px;
	color:#009ed1;
}
.title_subsec span{
	color:#73716f;
	font-size:11px;
}
.orangelink{
	color:#de830e;
	text-decoration:underline;
}
.uploadcentersection{
	padding-left: 150px;
}
.uploadimage{
	width:595px;
	height:74px;
	padding:40px 0 0 90px;
	background:url(../img/upload_image_abst-bg.gif) top left no-repeat;
}
.centered-cont{
	width:635px;
	padding:30px 0 90px 30px;
	font-size:13px;
}
.centered-cont p.bluetext{
	color:#20abd8;
	font-weight:bold;
	padding:10px 0 0 0;
}
#login_cont{
	float:left;
	position:relative;
	width:757px;
	padding:160px 0 75px 84px;
}
#newsletter_cont{
	float:left;
	position:relative;
	width:757px;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 75px;
	padding-left: 84px;
}
#login_title{
	padding:0 0 15px 0;
	margin:0px;
	font:bold 22px Arial, Helvetica, sans-serif;
	background:url(../img/doulbe_border-repeater.gif) bottom left repeat-x;
}
#static_title{
padding:0 0 15px 0;
	margin:0px;
	font:bold 22px Arial, Helvetica, sans-serif;
	border-bottom:1px solid #cccccc;
}
#login_title span{
	font-size:13px;
}
.login-left{
	float:left;
	width:525px;
	padding:23px 0 0 0;
}
.login-right{
	float:right;
	width:207px;
	padding:23px 0 0 24px;
}
.curvebox{
	float:left;
	width:525px;
}
.graybg{
	background:#edebe9;
}
.lightbluebg{
	background:#e8f3f9;
}
.curvebox_curve{
	float:left;
	width:525px;
	height:13px;
	overflow:hidden;
}
.graycurve_top{
	background:url(../img/gray_box_top.gif) top left no-repeat;
}
.graycurve_btm{
	background:url(../img/gray_box_btm.gif) top left no-repeat;
}
.bluecurve_top{
	background:url(../img/blue_topcurve.png) top left no-repeat;
}
.bluecurve_btm{
	background:url(../img/blue_btmcurve.png) top left no-repeat;
}
.curvebox-cont{
	float:left;
	width:496px;
	padding:10px 0 0 29px;
}
.frmrow, .frmrow2{
	float:left;
	padding:10px 0;
}
.frmrow2{
	width:525px;
}
.frmlbl{
	float:left;
	width:79px;
	font-size:15px;
	padding:5px 0 0 22px;
}
.checklabel{
display:inline;
margin-left:5px;
width:200px;
}

.frmlbl2{
	float:left;
	width:135px;
	text-align:right;
	font-size:13px;
	padding:5px 8px 0 0px;
}
.frmfield{
	float:left;
	width:208px;
	text-align:right;
}
.inputbox_area{
	width:202px;
	height:22px;
	padding:2px 2px 0 5px;
	background:url(../img/inputbox-bg.gif) top left no-repeat;
}
.inputbox{
	width:204px;
	height:20px;
	background:none;
	border:none;
}
.topmargin27{
	margin-top:27px;
}
.font13{
	font-size:13px;
}
.font23{
	font-size:23px;
}
.font14{
	font-size:14px;
}
.altlineheight{
	line-height:25px;
}
.altlineheight22{
	line-height:22px;
}
.padright15{
	padding-right:15px;
}
.lineheight18{
	line-height:18px;
	margin-top:15px;
}
.absolute_btn{
	position:absolute;
	top:33px;
	right:93px;
	z-index:100;
}
#cust_start{
	float:left;
	position:relative;
	width:809px;
	padding:160px 0 75px 64px;
}
#cust_start_title{
	margin:-40px 0 38px 20px;
}
.step_row{
	float:left;
	width:809px;
	padding:0px 0 13px 0px;
}
.starter_step{
	float:left;
	width:280px;
	height:233px;
}
.starter_step_last{
	float:left;
	width:234px;
	height:233px;
}
#stater_step1{
	background:url(../img/customizer_start-step1.gif) top left no-repeat;
}
#stater_step2{
	background:url(../img/customizer_start-step2.gif) top left no-repeat;
}
#stater_step3{
	background:url(../img/customizer_start-step3.gif) top left no-repeat;
}
#stater_step4{
	background:url(../img/customizer_start-step4.gif) top left no-repeat;
}
#stater_step5{
	background:url(../img/customizer_start-step5.gif) top left no-repeat;
}
#stater_step6{
	background:url(../img/customizer_start-step6.gif) top left no-repeat;
}
.starter_step_desc{
	padding:205px 0 0 58px;
}
.alterpad1{
	padding:205px 0 0 62px;
}
.alterpad2{
	padding:205px 0 0 55px;
}
.alterpad3{
	padding:205px 0 0 72px;
}
.alterpad4{
	padding:205px 0 0 42px;
}
.alterpad5{
	padding:205px 0 0 55px;
}
.alterlineheight{
	line-height:10px;
}
#cust_start_btmpanel{
	float:left;
	width:809px;
	padding:63px 0 0px 0px;
}
#dotted_panel{
	float:left;
	height:60px;
	width:776px;
	line-height:15px;
	padding:26px 0 0 33px;
	position:relative;
	margin-bottom:30px;
	background:url(../img/dashed_border.gif) top left repeat-x;
}
#artist_stamp{
	position:absolute;
	bottom:-10px;
	right:5px;
}
.customizer_foot{
margin-top:25px;
margin-bottom:10px;
}
/******************************************************
		Model Box
********************************************************/
#modelBox_wrapper, #modelBox_wrapper2{
	width:621px;
	float:left;
	position:relative;
}
#modelBox_wrapper2{
width:755px;
}
#modelBox_wrapper3 {
    width: 897px;
}
#modelBox_content, #modelBox_content2{
	width:548px;
	float:left;
	padding:27px 16px 0 57px;
	background:url(../img/modelBox_repeater.png) top left repeat-y;
}
#modelBox_content2{
	width:682px;
	background:url(../img/modelBox_repeater2.png) top left repeat-y;
}
#modelBox_content3 {
    width: 897px;
	float: left;
	_float: none;
	overflow: hidden;
    background: transparent url(../img/modal-add-to-cart-middle.jpg) repeat-y scroll top left;
    padding: 10px 0px 10px 30px;
}
#modelBox_topcurve3 {
	width: 897px;
	height: 36px;
	float: left;
	_float: none;
	overflow: hidden;
	background: transparent url(../img/modal-add-to-cart-top.jpg) no-repeat scroll top left;
}
#modelBox_btmcurve3 {
	width: 897px;
	height: 36px;
	float: left;
	_float: none;
	overflow: hidden;
	background: transparent url(../img/modal-add-to-cart-bottom.jpg) no-repeat scroll top left;
}
#modelBox_btmcurve, #modelBox_topcurve, #modelBox_btmcurve2, #modelBox_topcurve2{
	width:621px;
	height:28px;
	float:left;
	_float:none;
	overflow:hidden;
	background:url(../img/modelBox_btm.png) top left no-repeat;
}
#modelBox_btmcurve2{
	background:url(../img/modelBox_btm2.png) top left no-repeat;
	width:755px;
}
#modelBox_topcurve{
	background:url(../img/modelBox_top.png) top left no-repeat;
}
#modelBox_topcurve2{
	background:url(../img/modelBox_top2.png) top left no-repeat;
	width:755px;
}
#close_Button{
	position:absolute;
	top:15px;
	right:16px;
}
#title_modelbox{
	font-size:22px;
	padding-bottom:15px;
}
#title_modelbox2{
	font-size:22px;
	padding-bottom:5px;
	line-height:30px;
	border-bottom:1px dashed #7f7f7f
}
#model_gray{
	float:left;
	width:495px;
	padding:31px 0 42px 0;
	background:#f1f0ef;
}
.modellabel{
	float:left;
	width:130px;
	font-size:13px;
	padding:5px 4px 0 0;
	text-align:right;
}
.modelinput{
	float:left;
	width:311px;
	color:#969595;
}
.graytext{
	color:#969595;
	line-height:22px;
}
.darkgraytext{
	color:#666464;
	line-height:22px;
}
.greentext{
	color:#6c8825;
}
.model_inputbg{
	float:left;
	width:311px;
	background:url(../img/model_input-repeater.gif) top left repeat-y;
}
.model_inputobx{
	float:left;
	width:294px;
	padding:7px 5px 4px 12px;
	border:none;
	color:#8f8d8d;
	background:url(../img/model_inputtop.gif) top left no-repeat;
}
.fontitalic{
	font-style:italic;
}
.graybtm_row{
	float:left;
	width:494px;
	padding:10px 0;
}
#model_shadowbox{
	float:left;
	width:495px;
	background:url(../img/model_shadowbox_rep.gif) top left repeat-y;
}
#shadowbox_bordertop{
	background:url(../img/shadowbox_bordertop.png) top left repeat-x;
}
#shadowbox_borderbottom{
	background:url(../img/shadowbox_borderbottom.PNG) bottom left repeat-x;
}
#shadowbox_borderright{
	background:url(../img/shadowbox_borderright.PNG) top right repeat-y;
}
#shadowbox_borderleft{
	background:url(../img/shadowbox_borderleft.PNG) top left repeat-y;
}
#model_shadowbox_cont{
	float:left;
	padding:11px 0 0 13px;
	background:url(../img/model_shadowbox_top.gif) top left no-repeat;
}
#model_shadowbox_btm{
	float:left;
	width:495px;
	height:11px;
	overflow:hidden;
	background:url(../img/model_shadowbox_btm.gif) top left no-repeat;
}
#model_bluebox{
	float:left;
	width:640px;
	background:#ebf3f5;
}
#model_bluebox_cont{
	float:left;
	width:580px;
	padding:20px 30px;
	background:url(../img/model_blueboxtop.gif) top left no-repeat;
}

#model_bluebox_cont p {
	line-height: 19px;
}
#model_bluebox_btm{
	float:left;
	width:640px;
	height:12px;
	overflow:hidden;
	background:url(../img/model_blueboxbtm.gif) top left no-repeat;
}
/******************************************************
		Shopping Cart
********************************************************/
#cart_wrapper{
	float:left;
	width:906px;
	padding-left:15px;
}
#cartbox{
	float:left;
	width:906px;
	background:url(../img/cartbox-repeter.gif) top left repeat-y;
}
#cartbox_cont{
	float:left;
	width:861px;
	padding:26px 0 10px 45px;
	background:url(../img/cartbox_top.gif) top left no-repeat;
}
#cartbox_btm{
	float:left;
	width:906px;
	height:19px;
	background:url(../img/cartbox_btm.gif) top left no-repeat;
}
.cartgrid{
	float:left;
	width:824px;
}
.headergrid{
	padding:10px 0 16px 0;
	font:bold 14px Arial;
	background:url(../img/headergrip_pattern.gif) bottom left repeat-x;
}
.oddgrid{
	padding:11px 0 9px 0;
}
.evengrid{
	padding:10px 0 10px 0;
	background:#f4f2ee;
}
.lightpink_bg{
	background:#f4f2ee;
}
.pinkgrid{
	padding:9px 0 12px 0;
	background:#fef1e1;
	text-align:right;
	margin-top:8px;
}
.oddgridlast{
	padding:11px 0 24px 0;
	background:url(../img/headergrip_pattern.gif) bottom left repeat-x;
}
.evengridlast{
	padding:10px 0 25px 0;
	background:#f4f2ee url(../img/headergrip_pattern.gif) bottom left repeat-x;
}
.item{
	float:left;
	width:292px;
	padding-left:5px;
	line-height:20px;
}
.bluetext{
	color:#009ed1;
	font:bold 14px Arial;
}
.itemthumb{
	background:url(../img/item_thumbbg.gif) top left no-repeat;
	width:94px;
	height:87px;
	float:left;
	padding:3px 0 0 3px;
	margin-right:14px;
}
.size{
	float:left;
	width:108px;
	font:bold 14px Arial;
}
.price, .shipping_price{
	float:left;
	width:142px;
	font:bold 14px Arial;
}
.qty{
	float:left;
	width:123px;
}
.qty2{
	float:left;
	width:100px;
}
.qtytxtbox{
	background:url(../img/qty_txtbox_bg.gif) top left no-repeat;
	padding:5px 0 0 8px;
	width:18px;
	border:none;
	font:bold 13px Arial;
}
.subtotal{
	float:left;
	font:bold 14px Arial;
	width:93px;
}
.action{
	float:left;
	width:61px;
	font-size:13px;
}
.discounttxtbox{
	background:url(../img/discoutntxt_boxbg.gif) top left no-repeat;
	padding:4px 0 0 8px;
	width:152px;
	border:none;
	font:bold 13px Arial;
}
.stotoal{
	font:bold 19px Arial;
	padding:0 20px 0 6px;
	line-height:10px;
}
.proceed_chekout{
	width:150px;
	float:right;
}
#checkout_steps_indicator{
	float:right;
	font:bold 17px Arial;
}
.current_indicator{
color:#009fd2;
}
#checkout_process{
	float:left;
	width:805px;
	padding-left:9px;
}
h4.shopping_process{
	height:27px;
	padding:10px 0 0 11px;
	clear:both;
}
h4.shopping_process span{
	background:#fff;
	color:#009fd2;
	font:bold 11px Arial;
	width:165px;
	display:block;
	padding:1px 0 1px 4px;
	text-transform:uppercase;
}
.current_step{
	background:url(../img/current_stage_pattern.gif) top left repeat-x;
	margin-bottom:2px;
}
.pending_step{
	background:url(../img/pending_stage_pattern.gif) top left repeat-x;
	margin-bottom:10px;
}
.completed_step{
	background:#e6e5e3;
	margin-bottom:5px;
}
.current_step_cont{
	width:775px;
	float:left;
	padding:25px 15px;
	background:#eef5f8;
	margin-bottom:8px;
}
.current_step_cont .size, .current_step_cont .price, .current_step_cont .subtotal, .current_step_cont .qty2 {
	font:bold 12px Arial;
	line-height:25px;
}
.current_step_cont h3{
	font:bold 20px Arial;
	margin-bottom:12px;
	line-height:22px;
}
.current_step_cont h3 .subhdr{
	font-size:13px;
	color:#252525;
}
.stepcontleft{
	float:left;
	width:346px;
	padding:0 0 0 10px
}
.whitepatch{
	background:#fff;
	margin-bottom:7px;
	padding:20px 0 20px 24px; 
}
.whitepatch2{
	background:#fff;
	margin-bottom:7px;
	padding:10px 0 10px 24px; 
}
.review_grid{
	float:left;
	width:751px;
	padding:10px 0 10px 24px; 
}
.review_gridwhite{
	float:left;
	width:751px;
	background:#fff;
	padding:10px 0 10px 24px; 
}
.stepcontright{
	float:left;
	width:369px;
	padding:0 0 0 30px
}
.input220, .inputtxt{
	background:url(../img/inputbg_220.gif) top left no-repeat;
	padding:4px 0 0 8px;
	width:212px;
	height:20px;
	border:none;
}
.error_input{
width:257px;
background:url(../img/error_txtboxbg.gif) top left no-repeat;
}
.inputtxtarea{
	background:url(../img/textarea450.gif) top left no-repeat;
	padding:4px 0 0 8px;
	width:445px;
	height:178px;
	overflow:auto;
	border:none;
}
.inputtxtarea282{
	width:282px;
	height:150px;
}
.inputtxtarea220{
	width:212px;
	height:150px;
}
.input282{
	background:url(../img/inputbg_290.gif) top left no-repeat;
	width:282px;
}
.input260{
	background:url(../img/inputbg_260.gif) top left no-repeat;
	width:260px;
}

.input60{
	width:60px;
}
.input180{
	width:180px;
}
.list220{
width:220px;
}
.list120{
width:120px;
}
.list100{
width:96px;
}
.txtalignrt{
	text-align:right;
	padding-right:15px;
	vertical-align:middle;
}
.contact-sidehead{
	width:100%;
	height:30px;
	padding-left:7px;
	margin-bottom:10px;
	background-image: url(/skin/frontend/default/default/img/verticle_divider.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.border_bottom{
	border-bottom:1px solid #cecece;
}
.padtop8{
	padding-top:8px;
}
.padleft22{
	padding-left:25px;
}
.padleft20{
	padding-left:20px;
}
.review_bottom{
	width:775px;
	float:left;
	padding:15px;
	border-bottom:1px solid #cecece;
}
.pricing_details{
	float:right;
	width:220px;
}
.font19{
	font:bold 19px Arial;
}
.font10{
	font-size:10px;
}
#final_total{
	font:bold 23px Arial;
	color:#e99325;
}

/******************************************************
		Customizer
********************************************************/
#customizer_position{
	float:left;
	width:925px;
	position:relative;
	padding:0 0 0 5px;
}
#customizer_position_left{
	float:left;
	width:486px;
}
.graypanel{
	float:left;
	width:453px;
	background:#efede7;
	margin-right:15px;
}
#customizer_position_right{
	float:left;
	width:404px;
	background:url(../img/dotted_pattern.gif) repeat;
	padding:19px 18px 0 17px;
	min-height:638px;
	height:auto !important;
	height:638px;
}
.lightbluepanel{
	background:#f5fbfd;
	width:368px;
	float:left;
	padding:15px 18px;
	margin:8px 0 10px 0;
}
.customizer_step{
	float:left;
	width:404px;
	padding-bottom:4px;
}
.left_curve, .right_curve{
	float:left;
	width:23px;
	height:40px;
}
.right_curve{
	float:right;
}
.center_area{
	float:left;
	width:350px;
	height:28px;
	padding:12px 0 0 8px;
}
.current .left_curve{
	background:url(../img/current_blueleft.png) top left no-repeat;
}
.current .right_curve{
	background:url(../img/current_blueright.png) top right no-repeat;
}
.current .center_area{
	background:url(../img/current_blue-repeater.gif) top left repeat-x;
}
.pending .left_curve{
	background:url(../img/pending_left.png) top left no-repeat;
}
.pending .right_curve{
	background:url(../img/pending_right.png) top right no-repeat;
}
.pending .center_area{
	background:url(../img/pending_repeater.gif) top left repeat-x;
}
.done .left_curve{
	background:url(../img/completed_left.png) top left no-repeat;
}
.done .right_curve{
	background:url(../img/completed_right.png) top right no-repeat;
}
.done .center_area{
	background:url(../img/compelted_repeater.gif) top left repeat-x;
}
.openhdr_content{
	float:left;
	width:390px;
	padding:12px 10px 15px 4px;
}
.img_border{
	border:1px solid #c5c2bd;
	padding:2px;
	background:#fff;
}
.width165{
	width:165px;
}
.width217{
	width:217px;
}
.width118{
	width:118px;
}
.width235{
	width:235px;
}
.width520{
	width:520px;
}
.width345{
	width:345px;
}
.current_accentcolor{
	background:#a9b56d;
	height:110px;
}
.whitebox{
	padding:3px 3px 3px;
	background:#fff;
	margin-bottom:6px;
}
.whiteboxtop{
	background:#d0cec9;
	padding:8px 0 8px 10px;
}
.lightgraybox{
	padding:2px 10px 2px 24px;
	background:#faf9f8;
	margin-bottom:9px;
}
.darkgraybox{
	padding:2px 10px 2px 24px;
	background:#726f69;
	margin-bottom:9px;
}
.lightgreenbox{
	padding:2px 10px 2px 24px;
	background:#b5d660;
	margin-bottom:9px;
}
.vmid{
	vertical-align:middle;
}
.vtop{
	vertical-align:top;
}
.padtop12{
	padding-top:12px;
}
.padtopbtm12{
	padding:12px 0;
}
.empty_holder{
height:230px;
line-height:230px;
}
/******************************************************
		My Account
********************************************************/
#myaccount_wrapper{
	float:left;
	width:758px;
	padding-left:88px;
}
#myaccountbox{
	float:left;
	width:758px;
	background:url(../img/myaccountbox_repeater.gif) top left repeat-y;
}
#myaccount_cont{
	float:left;
	width:658px;
	min-height:200px;
	padding:26px 42px 10px 58px;
	background:url(../img/myaccountbox_top.gif) top left no-repeat;
}
#myaccount_cont2{
	float:left;
	width:757px;
	padding:26px 0px 10px 37px;
	background:url(../img/myaccountbox_top.gif) top left no-repeat;
}
.thumbrow{
	float:left;
	width:100%;
	padding:10px 0;
}

ul.thumblist li{
float:left;
text-align:center;
padding-right:16px;
}
ul.thumblist li .thumbimg{
width:124px;
height:118px;
padding:7px 0 0 0;
background:url(../img/shormetic_thumbbg.gif) top left no-repeat;
}

ul.pressthubm li{
float:left;
padding-right:21px;
}
ul.pressthubm li.last{
padding:0px;
}
ul.pressthubm li .thumbimg{
width:166px;
height:161px;
padding:7px 0 0 7px;
background:url(../img/press_thumbbg.gif) top left no-repeat;
}

h2.accountsec_hd, .accountsec_hd{
	font:bold 23px Arial;
	background:url(../img/myaccount_hdpattern.gif) bottom left repeat-x;
	padding-bottom:18px;
	clear:both;
	margin:0px;
	color:#1d1d1c;
}
.accountsec_hd{
	font:bold 13px Arial;
	color:#0d94c0;
}
.accountsec{
	float:left;
	width:658px;
	padding:15px 0 30px 0;
}
#myaccountbox_btm{
	float:left;
	width:758px;
	height:19px;
	background:url(../img/myaccountbox_btm.gif) top left no-repeat;
}
ul.tab{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
ul.tab li{
	float:left;
	padding:0 3px 0 0;
}
ul.tab li a{
	float:left;
	display:block;
	padding:0 0 0 10px;
	background:url(../img/tableft.gif) top left no-repeat;
}
ul.tab li a span{
	display:block;
	background:url(../img/tabright.gif) top right no-repeat;
	padding-top: 16px;
	padding-right: 31px;
	padding-bottom: 10px;
	padding-left: 20px;
}
ul.tab .current a{
	background-position:0% -38px;
}
ul.tab .current a span{
	background-position:100% -38px;
}
.profile_photo{
	border:3px solid #4f4f4f;
}
.erro_msg{
background:#feefec url(../img/error_arrow.gif) top left no-repeat;
padding:5px 10px 0px 24px;
height:19px;
color:#e03114;
}
.short_thumb{
	width:206px;
	height:194px;
	background:url(../img/thumb_bg.gif) top left no-repeat;
	padding:7px 0 0 8px;
}
.lightyellobg{
	background:#fff1de;
	width:350px;
	padding:15px 0 10px 0;
}
.editshort_thumb{
	width:322px;
	height:320px;
	background:url(../img/edit_short_thumb_bg.gif) top left no-repeat;
	padding:4px 0 0 4px;
}

/******************************************************
 Horizontal Carousel 
********************************************************/

#horizontal_carousel {
  float: left;
  width: 607px;
  height: 70px;
  margin: 10px 0 0 0;
  padding: 10px 0 0 0;
  position: relative;
  background:url(images/horizontal_carousel_bkgd.PNG) top left repeat-x;
}

#horizontal_carousel .imagebox {
  float: left;
  width: 550px;
  height: 60px;
  position: relative;    
  overflow: hidden;
}

#horizontal_carousel ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 60px;
}                      

#horizontal_carousel ul li {
  width: 55px;
  height: 60px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carousel ul li img {
  width: 46px;
  height: 43px;
  border: 1px #807c7d solid;
}

#horizontal_carousel .previous_button {
  float:left;  
  width: 24px;
  height: 43px;
  background: url(images/arrow_left.jpg);
  z-index: 100;
  cursor: pointer;
}
/*
#horizontal_carousel .previous_button_over {
  background: url(prototype-ui/horizontal/left_over.png);
}

#horizontal_carousel .previous_button_disabled {
  background: url(prototype-ui/horizontal/left_disabled.png);
  cursor: default;
}
*/
#horizontal_carousel .next_button {
  float:left;  
  width: 24px;
  height: 43px;
  background: url(images/arrow_right.jpg);
  z-index: 100;
  cursor: pointer;
}
/*
#horizontal_carousel .next_button_over {
  background: url(prototype-ui/horizontal/right_over.png);
}

#horizontal_carousel .next_button_disabled {
  background: url(prototype-ui/horizontal/right_disabled.png);
  cursor: default;
}
*/

/******************************************************
		Static Pages
********************************************************/
#artistpogram_wrapper{
	float:left;
	width:745px;
	padding:0 0 110px 104px;
}
#aboutus_wrapper{
	float:left;
	width:904px;
	padding-left:15px;
}
.artist_programsec{
	float:left;
	width:100%;
	padding-top:30px;
}
.artist_imgsec{
	width:227px;
}
.artist_contsec{
	width:516px;
	font-size:13px;
	padding:36px 0 0 0;
	background:url(../img/myaccount_hdpattern.gif) top left repeat-x;
}
.about_imgsec{
	width:325px;
}
.about_contsec{
	width:468px;
	font-size:13px;
	padding:36px 0 0 0;
	background:url(../img/myaccount_hdpattern.gif) top left repeat-x;
}
.artist_contsec p, .about_contsec p{
	line-height:22px;
}
.padleft30{
	margin-left:30px;
}
.press_sec{
float:left;
width:100%;
background:url(../img/myaccount_hdpattern.gif) top left repeat-x;
padding:30px 0;
margin-top:10px;
border-bottom:1px dashed #7f7f7f;
}
#greenbox_cont{
	float:left;
	width:831px;
	padding:40px 40px 10px 35px;
	line-height:21px;
	font-size:13px;
	background:url(../img/cartbox_top.gif) top left no-repeat;
}
#greenbox_cont p{
line-height:21px;
}
.darkcolor{
color:#000000;
}
ul.smallbulet li{
background:url(../img/buletpoint.gif) left 8px no-repeat;
color:#666464;
padding:0 0 3px 18px;
}
#contacttbox{
	float:left;
	width:647px;
	background:url(../img/contactbox_repeater.gif) top left repeat-y;
}
#contactbox_cont{
	float:left;
	width:572px;
	padding:40px 40px 10px 35px;
	background:url(../img/contactbox_top.gif) top left no-repeat;
}
#contactbox_cont p{
line-height:21px;
}
#contactbox_btm{
	float:left;
	width:647px;
	height:24px;
	background:url(../img/contactbox_btm.gif) top left no-repeat;
	
}
.contactqraybox{
float:right;
width:237px;
background:url(../img/contact_grayboxrepeater.gif) top left repeat-y;
}
.contactqray_cont{
float:left;
width:207px;
padding:15px;  
background:url(../img/contact_grayboxtop.gif) top left no-repeat;
}
.answer{
padding:0px 0 0px 20px;
line-height:20px;
}
.question{
color:#000000;
line-height:20px;
font: bold 15px Arial, Helvetica, sans-serif;
}
.contactqray_btm{
float:left;
width:237px;
height:10px;
overflow:hidden;
background:url(../img/contact_grayboxbtm.gif) top left no-repeat;
}
ul.sitemap li{
padding:8px 0;
font-size:13px;
font-weight:600;
}

/* clearfix 
--------------------------------*/
.block:after,#container:after,
.clearfix:after,#container:after {
    content:".";
    display:block;
    height:0;
	line-height: 0px;
    clear:both;
    visibility:hidden;
}
.blockfull{
display:block;
height:26;
padding-top:3px;
padding-bottom:3px;
}
.block,#container
.clearfix,#container {
	display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix,.block, * html #container {height: 1%;}
.clearfix,.block, #container {display: block;}
/* End hide from IE-mac */

.close_Button {
position:absolute;
right:16px;
top:15px;
}
#modelBox_wrapper3 .close_Button {
right:16px;
}
#popup, #popup2, #popup3 {
width:755px;
}

#popup2.add_to_cart_popup {
width: 897px;
}

.validation-advice{
	color:red;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	margin-top:5px;
}
.bottom-pad{
margin-top:-10px;
padding-bottom:5px;
}
.margin-bottom{
margin-bottom:25px;
}
.required-terms{
line-height:18px;
}
.required-received{
line-height:18px;
}
/* CSS Document */

.container2 {width:550px; margin: 0 auto;}

.contL {float:left;width:390px; padding:4px 0px;margin:0px;}
.contR {float:right;width:150px;padding:0px;margin:0px;}

.dottedB {float:left;background:url(../images/flashholder/back_dot.jpg) repeat-y; width:150px; height:auto;padding:10px 0px 10px 10px;margin:0px;}
.dottedB ul{margin:0px; padding:0px 4px; list-style:none;float:left;display:block;width:auto; }
.dottedB li{list-style:none; padding:2px 0px;width:auto;text-align:center; }


div#nyroModalLoading {
	border: 5px solid #c0d8df;
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #fff url(http://tripkick.com/assets/images/ajaxLoader.gif) no-repeat;
	background-position: center;
}

div#nyroModalWrapper {
	background: #fff;
	border: 5px solid #c0d8df;
}

/*a:link, a:visited {
	color: #00b7f1;
}*/

div.modal-wrap {
	background: #fff;
	color: #6a5d4a;
	font: 12px/18px Arial, Helvetica, sans-serif;
	position: relative;
	width: 602px;
}

div#image-modal {
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

div.modal-wrap div#content {
	padding: 32px 44px 54px 44px;
	position: relative;
}

div#modal-header {
	margin-bottom: 30px;
	overflow: hidden;
}

div#modal-logo {
	float: left;
}

div#modal-titles {
	float: left;
	padding: 20px 0 0 20px;
	width: 374px;
}

div#modal-titles h1 {
	font-family: 'Arial Bold', Arial;
	font-size: 19px;
	margin-bottom: 4px;
}

div#modal-titles h2 {
	font: 16px Georgia, "Palatino", serif;
}

div#modal-titles h2 span {
	color: #00b7f1;
}

div.img-wrapper {
	background: transparent url('/assetsimages/manage/thumb_shadow.gif') bottom right no-repeat;
	float: left;
	position: relative;
	margin: 0 0 18px 43px;
}

div.img-wrapper img {
	background: #fff;
	border: 1px solid #d8d8d8;
	display: block;
	padding: 6px;
	position: relative;
	margin: -3px 3px 3px -3px;
}

div#img-back {
	position: absolute;
	left: 19px;
	top: 248px;
}

div#img-forward {
	position: absolute;
	right: 22px;
	top: 248px;
}

p.edits {
	color: #dbd1c8;
	clear: both;
	text-align: center;
	margin: 0;
}
div#nyroModalFull div#nyroModalContent p.flagConfirm {
    color: #F4A548;
}

p#flag {
	position: relative;
	top: 340px;
	left: -20px;
	color: #00B7F1;
	cursor: pointer;
}


/***********************************************************
 * Gallery
***********************************************************/

div.wrapperImg div#nyroModalContent {
    padding: 5px;
    margin: 120px 85px 80px 85px;
    border: 1px solid #d8d8d8;
}
div#press-modal div#nyroModalContent {
	padding: 20px 40px;
	margin: 0;
	border: none;
}
div.wrapperImg div#nyroModalContent div {
    position: absolute;
    top: 32px;
    left: 44px;
    height: 80px;
    padding-left: 130px;
    padding-top: 20px;
    background: url(/assets/images/modal-logo.gif) 0 0 no-repeat;
}
div.wrapperImg div#nyroModalContent div h1 {
	font-family: 'Arial Bold', Arial;
	font-size: 19px;
    margin-bottom: 5px;
}
div.wrapperImg div#nyroModalContent div h2 {
    font: 16px Georgia, "Palatino", serif;
}
div.wrapperImg div#nyroModalContent div h2 span {
    color: #00b7f1;
}

div.wrapperImg div#nyroModalContent a {
	outline: none;
	position: absolute;
	top: 220px;
	width: 60px;
	height: 60px;
	text-indent: -9999em;
}

a.nyroModalNext {
    right: 10px;
    background: url(/assets/images/image-forward.gif) center no-repeat;
}

a.nyroModalPrev {
    left: 10px;
    background: url(/assets/images/image-back.gif) center no-repeat;
}

div.press-bite-top a:link, div.press-bite-top a:visited {
	color: white;
	display: block;
/*	height: 171px;
	width: 175px;*/
	position: relative;
	text-decoration: none;
	line-height: 18px;
}

div.press-bite-top a span {
	background: #f89520;
	display: block;
	height: 105px;
	width: 128px;
	position: absolute;
	z-index: 2;
	text-align: center;
	padding: 20% 10% 10% 10%;
	top: 0;
	left: 0;
	cursor: pointer;
}


div#close {
	position: absolute;
	right: 0px;
	z-index: 2;
}
.photo_background {
	height: 276px;
	widows: 290px;
    background: url(../img/photo_background.PNG) center no-repeat;
}

.success-msg
{
	color: #0C3;
}

.notice-msg{
	color: #F00;
}