/* ------------------------------------------------------------ */
/* Item Details */
/* Structural formatting Version 2.00 */
/* ------------------------------------------------------------ */

/* ------------------------------------------------------------ */
/* Element Formatting */
/* ------------------------------------------------------------ */

/* ----- Content Wide Block ----- */

#Item-Details-Content{
    background-color: #ffffff;
    float: left;
    position: relative;
    width: 809px;
}

#Product-Information{
	margin: 10px 0 0 10px;
	width: 799px;
	background-image: url(http://images.esellerpro.com/2235/images/elements/tab-container-bg.gif);
}

#Product-Information h1.Header{
	width: 100%;
	line-height: 46px;
	height: 46px;
	text-indent: 15px;
	color: #ffffff;
	font-weight: normal; 
	font-size: 1.5em;
	text-transform: uppercase;
	background-image: url(http://images.esellerpro.com/2235/images/elements/product-header.gif);
}

.Content-Wide {
	position: relative;
	float: right;
	width: 809px;
	height: auto;
	background-color: #ffffff;
}

.Content-Wide-Top {
	position: relative;
	float: left;
	width: 100%;
	height: 0px;
	line-height: 0px;
	background-color: #ffffff;
}

.Content-Wide-Base {
	position: relative;
	float: left;
	margin: 0 0 0 0;
	width: 100%;
	height: 0px;
	background-color: #ffffff;
}

.Content-Wide-Header {
	position: relative;
	float: left;
	margin: 0 0 0 0;
	width: 100%;
	height: 35px;
	background-color: #ffffff;
}

.Content-Wide-Button-Container {
	position: relative;
	float: left;
	clear: both;
}

/* ----- Element Styles ----- */

/* ----- H2 tag used for structural headings. This is not for placement in the item details section. ----- */

.Content-Wide-Header H2 {
	position: relative;
	float: left;
	margin: 10px 0 0 15px;
	padding: 0 0 0 0;
}
* html .Content-Wide-Header H2 {
	margin: 10px 0 0 5px;
}

.Content-Wide p {
	padding: 0 0 10px 0;
}

/* ----- Item Gallery ----- */

#Image-Gallery-Container {
	position: relative;
	float: left;
	margin: 15px 0 0px 10px;
	width: 520px;
	border: 1px solid #e0e0e0;
}

#Image-Gallery-Container h2{
    color: #186DA9;
    font-weight: bold;
    font-size: 0.8em;
    margin: 10px 0 10px 0;
}

#Main-Image-Container {
	position: relative;
	float: left;
	width: auto;
	height: auto;
	padding: 0 0 0 0;
}

#Zoom-Icon {
	position: absolute;
	left: 5px;
	top: 5px;
	width: 110px;
	height: 20px;
	background-image: url(http://images.esellerpro.com/2235/images/objects/zoom-image.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	z-index: 99999;
}

#Zoom-Text {
	position: absolute;
	left: 27px;
	top: 3px;
	z-index: 99999;
	font-size: 0.7em;
	color: #a6a6a6;
	line-height: 12px;
}

.Image-Holder {
	position: relative;
	float: left;
	padding: 10px 10px 15px 10px;
	background-color: #ffffff;
	line-height: 0;
	width: 500px;
}

#Thumbnail-Image-Container {
	position: relative;
	float: left;
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
	height: auto;
	text-align: center;
	overflow: hidden;
	background-image: url(http://images.esellerpro.com/2235/images/elements/thumbnail-bg.gif);
	background-repeat: repeat-y;
	width: 520px;
}

#Thumbnail-Faux-Wrapper{
	list-style: none;	
	float: left;
}

#Thumbnail-Faux-Wrapper li{
	float: left;
	margin: 0 7px 0 8px;
	width: 90px;
	height: 90px;
}

.Thumbnail-Image {
	position: relative;
	float: left;
	width: 90px;
	height: auto;
}

.Option-Title {
	position: relative;
	float: left;
	display: block;
	margin: 0 5px 0 0;
	line-height: 24px;
}

.Variations-LI{
    width: 390px;
}

.Variation-Dropdown{
    min-width: 160px;
    height: 20px;
    margin: 2px 0 0 0;
    background-color: #ffffff;
    border: 1px solid #cccccc;
}

.Product-Quantity {
	position: relative;
	float: left;
	padding: 0 4px;
	width: 26px;
	height: 24px;
	text-align: left;
	border: 1px solid #e0e0e0;
}

/* ----- Content Elements ----- */

.Content-Wide Table {
	border-collapse: collapse;
}

.Content-Wide UL {
	/* ----- Outside ----- */
	margin: 10px 0 10px 20px;
	list-style: disc;
	list-style-position: outside;
	/* ----- Inside ----- */
	/*
	 margin: 10px 0 10px 0;
	 
	 list-style: disc;
	 list-style-position: inside;
	 */
}

.Content-Wide UL LI {
	padding: 0 0 4px 0;
}

#Tabbed-Container-Details{
	margin: 0 0 0 10px;
	width: 799px;
	float: left;
}

#Tabbed-Container-Details .Tab-Content{
	border-bottom: 0;
}

#Tabbed-Container-Similar{
	margin: 0 0 0 10px;
	width: 799px;
	float: left;
}

#Tabbed-Container-Details .Tabs ,#Tabbed-Container-Similar .Tabs{
	background-image: url(http://images.esellerpro.com/2235/images/elements/tab-container-bg.gif);
}


/* ------------------------------------------------------------ */
/* Misc Elements */
/* ------------------------------------------------------------ */

/* ----- Tell a Friend ----------------- */

#Tell-Add-Container{
	float: left;
}

/* ----- Related products -------------- */

#Related-Product-Container{
	float: left;
	display: block;
	width: 100%;
	margin: 20px 0 0 0;
}

#Related-Product-Container img{
    width: 80px;
}

/* ----- Product Reviews Container ----- */

.Reviews-Container{
	width: 100%;
	float: left;
}

.Reviews-Container h3{
	margin: 0 0 0 10px;
}

#Product-Reviews{
	padding: 0 0 0 15px;
}

.Reviews-Container ul {
	width: 100%;
	float: left;
	margin: 0 0 10px;
	list-style: none;
}

.Reviews-Container ul LI {
	width: 100%;
	float: left;
	padding: 10px 0 0 0;
}

.Comment-Box {
	position: relative;
	float: left;
	width: 100%;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #969696;
}

.Comment-Box p {
	padding: 0;
}

.Reviews-Form {
	position: relative;
	float: left;
}

/* ----- Tell a Friend ----- */

.Tell-Form {
	position: relative;
	float: left;
}

.Content-Table {
	position: relative;
	float: left;
	margin: 0 0 10px;
	border-collapse: collapse;
}

#Specification-Table {
	margin: 10px 0 0 10px;
}

/* ----- Identified Tables & Elements ----- */

.Content-Table-Heading {
	padding: 0 10px 5px 0;
	width: 98px;
}

/* ----- Table Elements ----- */

/* ----- Select Overrides ----- */

.message {
	margin: 5px 0 5px 0;
	width: 280px;
	height: 60px;
	border: 1px solid #bebebe;
}

.Text-Input {
	margin: 0 0 5px 0;
	width: 200px;
	height: 15px;
	border: 1px solid #bebebe;
}

.Product-Details-Panel {
	float: right;
	width: 247px;
}

.Product-Details-Panel UL {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	list-style: none;
}

.Product-Details-Panel UL LI {
	float: left;
	padding: 5px 0 0 0;
}

.Product-Details-Panel UL LI.Add-To-Bag{
    float: left;
	padding: 10px 0 0 0;
}

.Product-Details-Panel .ID-Divider {
	float: left;
	margin: 0;
	width: 100%;
	height: 1px;
	font-size: 0;
	padding: 0;
	background-image: url(http://images.esellerpro.com/2235/images/elements/id-divider.gif);
	background-color: #d8dbd0;
	background-repeat: no-repeat;
	overflow: hidden;
}

.Product-Details-Panel .ID-Divider-Right-End {
	float: right;
	width: 28px;
	height: 1px;
	background-image: url(http://images.esellerpro.com/2235/images/elements/id-divider-right-end.gif);
	background-repeat: no-repeat;
}

#Prod-Name {
	padding: 10px 0 0 0;
	width: 100%;
}

#Prod-RRP {
	width: 100%;
}

#Prod-WAS {
	width: 100%;
}

#Prod-BIN {
	width: 100%;
}

#Prod-Code {
	width: 100%;
}

.Product-Details {
	position: relative;
	float: right;
	padding: 20px 20px 20px 20px;
	margin: 0 20px 0 0;
	width: 187px;
	background-image: url(http://images.esellerpro.com/2235/images/elements/product-gradient.gif);
	background-repeat: repeat-x;
}

.Product-Details .PD-Right {
	position: relative;
	float: left;
	padding: 2px 0 0 0;
	width: 100%;
}

.Product-Details .PD-Right p.Option-OOS{
	padding: 10px 0;
}

.Product-Details .PD-Right #ProductOptions UL {
	width: 100%;
}

.Product-Details .PD-Right #ProductOptions UL LI { padding: 10px 0 0 0; }

.Product-Details .PD-Right #ProductOptions UL LI .QTY-Button {
	position: relative;
	float: left;
	margin: 0 1px 0 0;
	width: 24px;
	height: 24px;
	font-weight: bold;
	color: #ffffff;
	background-color: #6d6d6d;
	cursor: pointer;
}

.Product-Details .PD-Right #ProductOptions UL LI .PQty {
	background-image: url(http://images.esellerpro.com/2235/images/objects/buttons/pqty.gif);
}

.Product-Details .PD-Right #ProductOptions UL LI .MQty {
	background-image: url(http://images.esellerpro.com/2235/images/objects/buttons/mqty.gif);
}

/*** SHARE BUTTONS ***/

#Button-Container{
    float: right;
    width: 390px;
    margin: 10px 0 0 0;
}

.addthis_toolbox a{
    margin: 0 0 10px 0;
}

/* ------------------------------------------------------------ */
/* Buttons */
/* ------------------------------------------------------------ */

.TellaFriend-Button {
	position: relative;
	float: left;
	margin: 10px 0 0 10px;
}

.Send-Tell-Button-Large {
	position: relative;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 135px;
	height: 31px;
	cursor: pointer;
	font-size: 0.75em;
	font-weight: bold;
	text-align: center;
	background-image: url(http://images.esellerpro.com/2235/images/objects/buttons/button-bg.gif);
}

.Add-Product-Wish-Button {
	position: relative;
	float: right;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	width: 135px;
	height: 31px;
	cursor: pointer;
	font-size: 0.75em;
	font-weight: bold;
	text-align: center;
	background-image: url(http://images.esellerpro.com/2235/images/objects/buttons/button-bg.gif);
}

.Send-Review-Button-Large {
	position: relative;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 135px;
	height: 31px;
	cursor: pointer;
	font-size: 0.75em;
	font-weight: bold;
	text-align: center;
	background-image: url(http://images.esellerpro.com/2235/images/objects/buttons/button-bg.gif);
}

.Button-Add-Review {
	margin: 0 0 10px 20px;
}

.Product-Buy-Button-Large {
	position: relative;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 167px;
	height: 47px;
	cursor: pointer;
	background-image: url(http://images.esellerpro.com/2235/images/objects/buttons/buy-now-big.gif);
	background-repeat: repeat-x;
}

/* ------------------------------------------------------------ */
/* Elements Colours */
/* ------------------------------------------------------------ */

/* ----- Page Characteristics Elements ----- */

.Content-Wide a { color: #186da9; }
.Content-Wide a:hover { color: #186da9; }

.Content-Wide UL LI a { color: #186da9; }
.Content-Wide UL LI a:hover { color: #186da9; }

/* ----- Content Header ----- */

.Content-Wide-Header h2 { color: #186da9; }

#Prod-Name h1 { color: #333333; }
#Prod-RRP .t { color: #666666; }
#Prod-RRP { color: #666666; }
#Prod-WAS .t { color: #D91010; }
#Prod-WAS { color: #D91010; }
#Prod-BIN .t { color: #363573; }
#Prod-BIN { color: #363573; }
#Prod-Code { color: #a0a0a0; }

/* ------------------------------------------------------------ */
/* Font Formatting */
/* ------------------------------------------------------------ */

/* ----- Product Reviews ----- */

.Reviews-Container h3 {
	font-size: 0.8em;
}

.Comment-Box h4 {
  display: inline;
  padding-left: 10px;
}

.Comment-Box p {
  padding: 5px 0;
}

.Comment-Box {
	font-size: 0.8em;
}

/* ----- Product Tell a Friend ----- */

/* ----- Content Block Elements ----- */

/* ----- Content Headings ----- */

.Content-Wide-Header H2 {
	font-size: 0.8em;
}

/* ----- Table Elements ----- */

.Content-Wide Table {
}

/* ----- Cancel out the double sizing of P tag ----- */

.Content-Wide Table p {
	font-size: 1.0em;
}

/* ----- Content Table ----- */

.Content-Table td {
	font-size: 0.75em;
}

/* ----- List Elements ----- */

.Content-Wide UL {
}

.Content-Wide UL LI {
	text-align: justify;
}

.Content-Wide UL LI a {
	text-decoration: none;
}

.Content-Wide UL LI p {
	font-size: 0.9em;
}

/* ----- Content Header ----- */

.Content-Wide-Header h2 {
	font-weight: bold;
}

.Product-Details-Panel {
	font-size: 0.8em;
}

.Product-Details-Panel UL LI {
	text-align: left;
}

.Product-Details-Panel UL LI a:hover {
	text-decoration: underline;
}

#Back-Link a { 
	font-size: 1.4em; 
	font-weight: bold;
}

#Prod-Name h1 {
	font-size: 1.5em;
	font-weight: normal;
	padding: 0 15px 0 0;
}

#Title {
	font-size: 1.25em;
	font-weight: normal;
	padding: 0 15px 0 0;
	margin: 20px 0 10px 10px;
}

#Prod-RRP .t {

}

#Prod-RRP {
	font-size: 1.2em;
}

#Prod-WAS .t {
	text-decoration: none;
}

#Prod-WAS {
	font-size: 1.4em;
	text-decoration: line-through;
}

#Prod-BIN {
	font-size: 2.0em;
	font-weight: bold;
}

#Prod-BIN .t { }

#Prod-Code {
	font-size: 1.0em;
}

/* ----- Detail Headings ----- */

.Option-Title label {
	font-size: 1.3em;
	font-weight: normal;
}

.Product-Details-Panel p.Option-OOS{
	font-size: 1.2em;
}

.Product-Quantity {
	font-size: 1.3em;
	font-weight: normal;
}
      

#BulletPoints{
    margin-top: 20px;
}

#BulletPoints .Bullet{
    background-image: url('http://images.esellerpro.com/2235/images/objects/tick.png');
    background-repeat: no-repeat;
    background-position: left 2px;
    padding-left: 20px;
    margin-bottom: 5px;
    color: #333;
    font-size: 0.9375em;
}
