﻿/* General Styles */

*
{
   padding:0;
   margin:0;
}

h1, h2, h3, h4, h5, h6
{
    font-style: normal;
    font-weight: bold;
}

h1
{
    font-family: Times New Roman;
    font-size: 32px;
    margin: 4px 0px 5px 0px;
}

h2
{
    font-size: 18px;
    margin: 8px 0px 5px 0px;
}

h3
{
    font-size: 14px;
    margin: 2px 0px 2px 0px;
}


b
{
    color: #666666;
}

p
{
    margin: 0px 0px 8px 0px;
}

body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-image: url('./images/gradient.jpg');
    background-repeat: repeat-x;
}

.clear
{
    clear: both;
}

.Breadcrumb
{
    font-size: 10px;
}

/* Master Page Styles */

#Master-Wrapper
{ 
 margin: 0 auto;
 width: 980px;
}

#Master-Header
{
    color: #FFFFFF;
    width: 976px;
    float: left;
    border: 1px none #ccc;
    height: 100px;
    background-image: url('./images/header.jpg');
    background-color: #000000;
}

#Master-Header-Left
{
    float: left;
    width: 356px;
    height: 70px;
}

#Master-Header-Centre
{
    float: left;
    text-align: center;
    display: inline;
    width: 100px;
    height: 70px;
    color: #FFFFFF;
}

#Master-Header-Right
{
    float: right;
    width: 480px;
    height: 70px;
}

#Master-Navigation
{
    font-family: Georgia, 'Times New Roman';
    float: left;
    width: 966px;
    color: #FFFFFF;
    height: 30px;
    padding: 0 10px 0 10px;
}

#Master-Navigation-Left {
    width: 536px;
    float: left;
}
#Master-Navigation-Right {
    width: 380px;
    margin: 8px 0px 0px 0px;
    float: right;
    font-size: 14px;
    text-align: right;
}

#Master-Navigation-Right a
{
    color: #FFFFFF;
}

.Master-Searchbox
{
	background-color: #F7F5EF;
	width: 220px;
	color: #495D5C;
	font-size: 12px;
	font-weight: normal;
	padding: 4px 0px 3px 5px;
	border-top: 1px solid #759697;
	border-right: 1px solid #A3BAB9;
	border-left: 1px solid #759697;
	border-bottom: 1px solid #A3BAB9;
	display: inline;
}

.Master-Searchbutton
{
	background-color: #93BBBC;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Georgia, 'Times New Roman';
	margin: 0px 0px 0px 5px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	border-top: 1px solid #A3BAB9;
	border-right: 1px solid #759697;
	border-left: 1px solid #A3BAB9;
	border-bottom: 1px solid #759697;
}

#Master-Left
{
    color: #333;
    border: 1px solid #CACAFF;
    background-color: #E6E6FF;
    margin: 0px 5px 5px 0px;
    padding: 10px;
    width: 226px;
    float: left;
    display: inline;
    position: relative;
    left: 10px;
}
#Master-Centre
{
    background-color: #E6E6FF;
    color: #333333;
    border: 1px solid #CACAFF;
    margin: 0px 4px 0px 0px;
    padding: 5px 5px 5px 5px;
    width: 596px;
    width: 700px;
    float: left;
    display: inline;
    position: relative;
    left: 10px;
}
#Master-Right
{
    color: #333;
    border: 1px solid #CACAFF;
    background-color: #E6E6FF;
    margin: 0px 0px 5px 0px;
    padding: 10px;
    width: 170px;
    float: left;
    position: relative;
    left: 20px;
}
#Master-Footer
{
    width: 966px;
    clear: both;
    color: #FFFFFF;
    border: 1px solid #ccc;
    background-color: #000000;
    padding: 5px;
    text-align: center;
    font-size: 10px;
}

#Master-Footer a
{
    color: #FFFFFF;
}

#Master-Footer-Links
{
    color: #000000;
    padding: 5px 10px 0px 10px;
    border: 1px none #FFFFFF;
    background-color: #EBEBEB;
    width: 956px;
    height: 40px;
}

#Master-Footer-Links-Left
{
    width: 496px;
    float: left;
}

#Master-Footer-Links-Right
{
    width: 440px;
    float: right;
    text-align: right;
}
.Master-Menu-Heading
{
    padding: 3px 5px 3px 5px;
    color: #FFFFFF;
    background-color: #808080;
    width: 236px;
    height: 20px;
    position: relative;
    left: -20px;
    font-size: 14px;
    font-family: Georgia, 'Times New Roman';
}
.Master-Menu
{
    font-size: 11px;
    margin: 5px 0px 10px 0px;
}
.Master-Menu a
{
    border-style: dotted none dotted none;
    border-width: 1px;
    border-color: #CCCCFF;
    text-decoration: none;
    display: block;
    width: 216px;
    height: 16px;
    padding: 2px 0px 2px 0px;
}
.Master-Menu a:hover
{
    background-color: #336699;
    color: #FFFFFF;
}

.Master-Menu ul
{
    margin: 5px 5px 10px 10px;
    text-decoration: none;
    list-style-type: square;
}
.Master-Menu li
{
}

/* Default Page Styles */

#default-header
{
    border-style: solid solid none solid;
    border-width: 1px;
    border-color: #C0C0C0;
    background-color: #F0F0F0;
    padding: 0px 5px 0px 5px;
    overflow: hidden;
}
#default-body
{
    border-style: none solid solid solid;
    border-width: 1px;
    border-color: #C0C0C0;
    background-color: #F0F0F0;
    padding: 0px 5px 0px 5px;
    overflow: hidden;
}
#default-footer
{
    border: 1px solid #C0C0C0;
    background-color: #F0F0F0;
    padding: 0px 5px 0px 5px;
    overflow: hidden;
}

.default-highlight-heading
{
    border: 1px dotted #C0C0C0;
    background-color: #CCCCFF;
    margin: 5px;
    padding: 0px 0px 0px 5px;
}
.default-highlight-body
{
}

#default-body ul
{
    margin: 5px 5px 10px 15px;
    text-decoration: none;
    list-style-type: circle;
}

/* Product List Style */
.ProductListWrapper, .ProductListWrapper-Brief
{
}
.ProductListWrapper .List, .ProductListWrapper-Brief .List
{
    margin: 0px 5px 10px 5px;
    border: 1px solid Red;
    background-color: #FFFFFF;
    width: 160px;
    min-height: 182px;
    float: left;
}
.ProductListWrapper .List
{
    min-height: 260px;
}

.ProductListWrapper .Header, .ProductListWrapper-Brief .Header
{
    padding: 2px;
    background-color: Red;
    height: 15px;
    font-weight: bold;
    color: #FFFFFF;
    font-family: Georgia, 'Times New Roman';
    overflow: hidden;
    clip: rect(auto, auto, auto, auto);
}
.ProductListWrapper .Header a, .ProductListWrapper-Brief .Header a
{
    color: #CCCCCC;
    text-decoration: none;
    font-size: 12px;
}
.ProductListWrapper .Header a:hover, .ProductListWrapper-Brief .Header a:hover
{
    color: #FFFFFF;
}

.ProductListWrapper .Body, .ProductListWrapper-Brief .Body
{
}
.ProductListWrapper .ProductImage, .ProductListWrapper-Brief .ProductImage
{
    width: 160px;
    height: 90px;
    text-align: center;
    background-color: #000000;
}
.ProductListWrapper .ProductImage img, .ProductListWrapper-Brief .ProductImage img
{
    max-width: 160px;
    max-height: 90px;
}
.ProductListWrapper .ProductDescription, .ProductListWrapper-Brief .ProductDescription
{
    width: 160px;
    height: 70px;
    margin: 2px 2px 0 2px;
    font-size: 11px;
    overflow: hidden;
    clip: rect(auto, auto, auto, auto);
}
.ProductListWrapper .AvailablePlatforms, .ProductListWrapper-Brief .AvailablePlatforms
{
    width: 160px;
    font-size: 9px;
    margin: 2px 2px 0 2px;
    overflow: hidden;
    clip: rect(auto, auto, auto, auto);
}
.ProductListWrapper .AvailablePlatformLabel, .ProductListWrapper-Brief .AvailablePlatformLabel
{
}
.ProductListWrapper .AvailablePlatform, .ProductListWrapper-Brief .AvailablePlatform
{
    float: left;
    margin: 0 1px 0 0;
}
.ProductListWrapper .ProductLinkArea, .ProductListWrapper-Brief .ProductLinkArea
{
    clear: both;
    width: 160px;
    padding: 5px 0px 10px 0px;
    margin: 10px 0px 5px 0px;
    text-align: center;
}
.ProductListWrapper .ProductLink, .ProductListWrapper-Brief .ProductLink
{
}
.ProductListWrapper .ProductLink a, .ProductListWrapper-Brief .ProductLink a
{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
    background-color: #336699;
    border: 1px dotted #CCCCFF;
    padding: 5px 10px 10px 10px;
    color: #FFFFFF;
}
.ProductListWrapper .ProductLink a:hover, .ProductListWrapper-Brief .ProductLink a:hover
{
    background-color: #0000FF;
    color: #FFFFFF;
}

/* Product Detail Styles */
.ProductDetailWrapper
{
}

.ProductDetail
{
    margin: 10px;
    border: thin solid Red;
    background-color: #FFFFFF;
    width: 670px;
}
.ProductDetail-Header
{
    padding: 2px 0px 2px 5px;
    background-color: Red;
    font-weight: bold;
    color: #FFFFFF;
    font-family: Georgia, 'Times New Roman';
}

.ProductDetail-Body
{
    padding: 5px;
    margin: 5px;
    background-color: #FFFFFF;
}

.ProductDetail-Image
{
    width: 310px;
    text-align: center;
}

.ProductDetail-Image img
{
    max-width: 310px;
    max-height: 310px;
}

.ProductDetail-Thumbs
{
    float: right;
    width: 320px;
}

.ProductDetail-ImageThumb
{
    border: 1px dotted #C0C0C0;
    max-width: 140px;
    max-height: 140px;
    padding: 0 0 10px 10px;
    vertical-align: middle;
}

.ProductDetail-Availability
{
    float: right;
    width: 330px;
    min-height: 220px;
    text-align: center;
    background-image: url('./images/loading-prices.gif');
    background-repeat: no-repeat;
    background-position: center center;
}
.ProductDetail-Description
{
}
.ProductDetail-Rating
{
    padding: 5px 0px 5px 0px;
    background-color: #FFFFFF;
}

.ProductDetail-Review
{
    padding: 5px 0px 5px 0px;
    background-color: #FFFFFF;
}

.ProductDetail-Forum-Link
{
}


.ProductDetail-Platforms
{
    width: 100%;
    margin: 0px 0px 5px 0px;
    clear: both;
}

.ProductDetail-Platform
{
    height: 150px;
    background-color: #FFFFCC;
    border: 1px solid #000000;
    margin: 5px;
}

.ProductDetail-Platform-Type
{
    background-color: #808080;
    border: 1px solid #808080;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14px;
    height: 22px;
}

.ProductDetail-Platform-Type-Desc
{
    float: left;
}
.ProductDetail-Platform-Type-Image
{
    float: right;
}
.ProductDetail-Platform-Type-Image img
{
}

.ProductDetail-Platform-ProductImage
{
    width: 100px;
    height: 120px;
    float: left;
    text-align: center;
}

.ProductDetail-Platform-ProductImage img
{
    max-width: 100px;
    max-height: 120px;
}

.ProductDetail-Platform-Rating
{
    float: left;
    width: 90px;
    text-align: center;
    margin: 40px 5px 0px 5px;
}

.ProductDetail-Platform-MoreInfo
{
    float: left;
    margin: 0px 0px 0px 5px;
    min-height: 100px;
    min-width: 330px;
    text-align: center;
    background-image: url('./images/loading-prices.gif');
    background-repeat: no-repeat;
    background-position: center center;
}

.ProductDetail-Platform-Link
{
    float: left;
    width: 110px;
    height: 65px;
    margin: 0px 0px 5px 5px;
    padding: 0px 0px 0px 0px;
    font-weight: bold;
}

.ProductDetail-Platform-Link a
{
    font-size: 12px;
    display: block;
    width: 98px;
    height: 30px;
    padding: 2px 0px 2px 0px;
    margin: 12px 0px 0px 0px;
    background-color: #336699;
    color: #FFFFFF;
    border: 1px dotted #CCCCFF;
}

.ProductDetail-Platform-Link a:hover
{
    font-weight: bold;
    background-color: #0000FF;
    color: #FFFFFF;
}

.ProductDetail-Platform-Vouchers
{
    font-size: 10px;
    color: Red;
}

/* Form Page Style */
.formDetail
{
    margin: 10px 5px 10px 5px;
}
.formLabel
{
    margin: 5px 5px 2px 5px;   
}
.formField
{
    margin: 5px 5px 10px 5px;    
}

/* Transfer Page Style */
#transfer
{
    border-style: none solid solid solid;
    border-width: 1px;
    border-color: #C0C0C0;
    background-color: #F0F0F0;
    padding: 0px 5px 0px 5px;
    text-align: center;
}

/* Table */
table
{
    border:1px solid #C0C0C0;
    border-collapse:collapse;
    width:100%;
}

table thead tr
{
    background-color: #FF0000;
    font-weight: bold;
    height: 40px;
    padding: 10px;
    color: #FFFFFF;
}

table td
{
    border:1px solid #C0C0C0;
    padding:5px;
    text-align:center;
    vertical-align:middle;
}

