/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table {	border-collapse: collapse; border-spacing: 0; }
.listmenu
{width:325px; }

/* LAYOUT */
.clear { clear: both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }

img, .search-wrapper .left, .search-wrapper .right, ul.sp-results li.viewall a, ul.sp-results li .replacementimg, #globalfooter #breadcrumbs, #globalfooter #breadcrumbs span, #directorynav .capbottom, #productheader h1 a, #productheader h2 a, #productheader a.buynow, #productheader a.ordernow, #productheader a.joinnow, #productheader a.preorder, #productheader a.freetrial, #productheader a.downloadnow, #productheader a.upgradenow { behavior: url(/global/scripts/lib/iepngfix.htc); }

img { border: 0; }
img.left { float: left; margin: 2px 20px 16px 0; }
img.right { float: right; margin: 2px 0 16px 20px; }
img.across { margin: 2px 0 16px 0; }
img.flushleft { margin-left: -20px; }
img.flushright { margin-right: -20px; }

#omniture, #top { position: absolute; top: 0; }
#container { width: 980px; margin: 0 auto; position: relative; }
#main { width: 100%; position: relative; }
#content { padding: 18px 20px; position: relative; color: #333333;}
#breadcrumb { clear: both; text-align: center; margin: 18px auto; clear: both; font-size: 10px; color: #686868; }

/* GRID */
.column { float: left; }
.grid2col, .grid2cola, .grid2colb, .grid2colc, .grid2cold, .grid2cole, .grid2colf, .grid3col, .grid3cola, .grid4col, .grid5col, .grid6col { width: 100%; }

.grid2col .column { width: 49%; }
.grid2col .grid2col .column { width: 47.8%; }
.grid3col .grid2col .column { width: 46%; }
.grid4col .grid2col .column { width: 45%; }

.grid2cola .column.first { width: 66%; }
.grid2cola .column.last { width: 32%; }

.grid2colb .column.first { width: 74.9%; }
.grid2colb .column.last { width: 23%; }

.grid2colc .column.first { width: 32%; }
.grid2colc .column.last { width: 66%; }

.grid2cold .column.first { width: 23%; }
.grid2cold .column.last { width: 74.9%; }

.grid2cole .column.first { width: 79%; }
.grid2cole .column.last { width: 19%; }

.grid2colf .column.first { width: 19%; }
.grid2colf .column.last { width: 79%; }

.grid3col .column { width: 32%; margin-left: 2%; }
.grid2col .grid3col .column { width: 31%; }

.grid3cola .column { width: 58%; margin-left: 2%; }
.grid3cola .column.first,
.grid3cola .column.last { width: 19%; }

.grid4col .column { width: 23%; margin-left: 3%; }

.grid5col .column { width: 18.4%; margin-left: 2%; }

.grid6col .column { width: 15%; margin-left: 2%; }

.column.first, .column.last { margin-left: 0 !important; }
.column.last { float: right !important; }

p.last, ul.last, ol.last, li.last { _width: auto !important; _float: none !important; }

#container:after, #content:after, .grid2col:after, .grid2cola:after, .grid2colb:after, .grid2colc:after, .grid2cold:after, .grid2cole:after, .grid2colf:after, .grid3col:after, .grid3cola:after, .grid4col:after, .grid5col:after, .grid6col:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#container, #content, .grid2col, .grid2cola, .grid2colb, .grid2colc, .grid2cold, .grid2cole, .grid2colf, .grid3col, .grid3cola, .grid4col, .grid5col, .grid6col { zoom: 1; }

/* TYPE */
body {
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

a { color: #08c; }
a:link, a:visited, a:active { text-decoration: none; }
a:hover {
	color: #030303;
}
a.more { white-space: nowrap; padding-right: 10px; zoom: 1; }
a[rel="external"], a.external { white-space: nowrap; padding-right: 15px; zoom: 1; }
strong, b { font-weight: bold; }
em, i { font-style: italic; }
sup { padding-left: 1px; font-size: 10px !important; font-weight: normal !important; vertical-align: baseline; position: relative; bottom: 0.33em; color: #76797c; _position: static !important; }
abbr { border: 0; }
.sosumi { font-size: 10px !important; color:#76797c; }
.sosumi_features { font-size: 10px !important; color:#76797c; }

p {	margin-bottom: 10px;}
h1 { font-weight: bold; font-size: 24px; line-height: 36px;	margin-bottom: 18px; color: #08C;}
h2 { font-weight: bold;	font-size: 16px; line-height: 18px;	margin-bottom: 18px; text-align: left; color: #08C; }
h3 {
	font-weight: bold;
	font-size: 1em;
	line-height: 18px;
	color: #08C;
}
h4 { font-weight: bold; font-size: 10px; line-height: 18px; }
p.intro { font-weight: bold; }
.more { text-align: right;}

ul {
	list-style: none outside;
}
ol { margin-bottom: 18px; list-style: decimal; margin-left: 2.2em; }
ul.square,
ul.circle { margin-left: 2em; }
ul.square { list-style: square outside; }
ul.circle { list-style: circle outside; }
ul ul.circle,
ul ul.square { margin-top: 4px; margin-bottom: 5px; }
ol.sosumi { margin-left: 0; padding-left: 2em; }

a.pdf { background: url(http://images.apple.com/global/elements/icons/globaliconpdf12x12.gif) 0 0.4em no-repeat; display: block; padding-left: 20px; }
a.html { background: url(http://images.apple.com/global/elements/icons/globaliconhtml12x12.gif) 0 0.4em no-repeat; display: block; padding-left: 20px; }
a.qt { background: url(http://images.apple.com/global/elements/icons/globaliconqt12x12.gif) 0 0.4em no-repeat; display: block; padding-left: 20px; }
a.ical { background: url(http://images.apple.com/global/elements/icons/globaliconical12x12.gif) 0 0.4em no-repeat; display: block; padding-left: 20px; }
a.dl { background: url(http://images.apple.com/global/elements/icons/globalicondl11x10.gif) 0 0.4em no-repeat; display: block; padding-left: 20px; }
a.dmg { background: url(http://images.apple.com/global/elements/icons/globalicondmg12x12.gif) 0 0.4em no-repeat; display: block; padding-left: 20px; }
a.zip { background: url(http://images.apple.com/global/elements/icons/globaliconzip12x12.gif) 0 0.4em no-repeat; display: block; padding-left: 20px; }
a.keynote { background: url(http://images.apple.com/global/elements/icons/globaliconkeynote12x12.gif) 0 0.4em no-repeat; display: block; padding-left: 20px; }
a.audio { background: url(http://images.apple.com/global/elements/icons/globaliconaudio12x12.gif) 0 0.4em no-repeat; display: block; padding-left: 20px; }

.last { margin-bottom: 0; }
#main .sidebar { font-size: 10px; line-height: 18px; color:#686868; }
#main .callout { font-size: 11px; line-height: 18px; margin-bottom: 18px; }

/* PIPED LINKS */
.piped { display: block; zoom: 1; }
.piped:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.piped li { float: left; display: inline; }
.piped a { border-left: 1px solid #797c80; padding: 0 0 0 0.75em; margin-left: 0.75em; }
.piped a.first { border-left: 0 !important; padding-left: 0; margin-left: 0 !important; }

/* PRETTY SEARCH */
input.prettysearch { width:200px; height: 16px; background: url(http://images.apple.com/global/elements/prettysearch/searchfield_repeat.png) center top repeat-x; border: 0px; margin: 0; padding: 3px 0 0 0; font: 11px "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; }
.search-wrapper { position: relative; width: 200px; }
.search-wrapper input.prettysearch { width: 171px; margin-left: 20px; *margin-top:-1px; *margin-right:-2px; *margin-left:10px; }
.search-wrapper .left { display: block; position: absolute; left: 0; top: 0; width: 20px; height: 19px; background: url(http://images.apple.com/global/elements/prettysearch/searchfield_leftcap.png) left top no-repeat; }
.search-wrapper .right { display: block; position: absolute; right: 0; top: 0; width: 10px; height: 19px; background: url(http://images.apple.com/global/elements/prettysearch/searchfield_rightcap.png) right top no-repeat; }
.search-wrapper.empty.blurred input { color: #7e7e7e; }
.search-wrapper .reset { position: absolute; width: 11px; height: 11px; overflow:hidden; z-index: 1; right: 4px; top: 4px; background: url(http://images.apple.com/global/elements/prettysearch/close.gif); display: block; cursor: pointer; _cursor:hand; }
.search-wrapper.empty .reset { display: none; }
label .prettyplaceholder { display: block; overflow: hidden; text-indent: -9999px; height: 0; width: 0;}

/* GLOBALHEADER */
#globalheader {
	width: 984px;
	height: 38px;
	margin: 5px auto;
	position: relative;
	z-index: 9998;
}
#globalheader #globalnav { margin: 0; padding: 0; }
#globalheader #globalnav li { display: inline; }
#globalheader #globalnav li a { float: left; width: 123px; height: 0; padding-top: 38px; overflow: hidden; }
#globalheader #globalnav li a,
#globalheader {
	background-image: url(../nav/images/globalnavbg.png);
	_background-image: url(../nav/images/globalnavbg.gif);
	background-repeat: no-repeat;
}

/* BUTTONS */
#globalheader #globalnav li#products a { background-position: 0 0; }
#globalheader #globalnav li#products a { background-position: -123px 0; }
#globalheader #globalnav li#gallery a { background-position: -246px 0; }
#globalheader #globalnav li#brands a { background-position: -369px 0; }
#globalheader #globalnav li#downloads a { background-position: -492px 0; }
#globalheader #globalnav li#enquiry a { background-position: -615px 0; }
#globalheader #globalnav li#jobs a { background-position: -738px 0; }
#globalheader #globalnav li#contactus a { background-position: -861px 0; }

/* OVER STATES */
#globalheader #globalnav li#company a:hover { background-position: 0 -38px; }
#globalheader #globalnav li#products a:hover { background-position: -123px -38px; }
#globalheader #globalnav li#gallery a:hover { background-position: -246px -38px; }
#globalheader #globalnav li#brands a:hover { background-position: -369px -38px; }
#globalheader #globalnav li#downloads a:hover { background-position: -492px -38px; }
#globalheader #globalnav li#enquiry a:hover { background-position: -615px -38px; }
#globalheader #globalnav li#jobs a:hover { background-position: -738px -38px; }
#globalheader #globalnav li#contactus a:hover { background-position: -861px -38px; }

/* PRESSED STATES */
#globalheader #globalnav li#company a:active { background-position: 0 -76px; }
#globalheader #globalnav li#products a:active { background-position: -123px -76px; }
#globalheader #globalnav li#gallery a:active { background-position: -246px -76px; }
#globalheader #globalnav li#brands a:active { background-position: -369px -76px; }
#globalheader #globalnav li#downloads a:active { background-position: -492px -76px; }
#globalheader #globalnav li#enquiry a:active { background-position: -615px -76px; }
#globalheader #globalnav li#jobs a:active { background-position: -738px -76px; }
#globalheader #globalnav li#contactus a:active { background-position: -861px -76px; }

/* ON STATES */
#globalheader.company #globalnav li#company a:hover { background-position: 0 0; cursor: default; }
#globalheader.products #globalnav li#products a { background-position: -123px -114px !important; }
#globalheader.gallery #globalnav li#gallery a { background-position: -246px -114px !important; }
#globalheader.brands #globalnav li#brands a { background-position: -369px -114px !important; }
#globalheader.downloads #globalnav li#downloads a { background-position: -492px -114px !important; }
#globalheader.enquiry #globalnav li#enquiry a { background-position: -615px -114px !important; }
#globalheader.jobs #globalnav li#jobs a { background-position: -738px -114px !important; }
#globalheader.contactus #globalnav li#contactus a { background-position: -861px -114px !important; }

/*--- Global Footer (legacy) ---*/
#globalfooter .gf-buy { float: left; width: 60%; margin: 18px 0 9px; }
#globalfooter .gf-links { float: right; margin: 18px 0 9px; }
#globalfooter .gf-links a { padding: 0 10px; white-space: nowrap; }
#globalfooter .gf-links a.last { padding-right: 0; _float: none !important; width: auto !important; }

/*--- Global Footer ---*/
#globalfooter { width: 980px; color: #888; font-size: 10px; margin: 18px auto; padding-bottom: 36px; text-align: left !important; }
#globalfooter a { color: #08c; }
#globalfooter p { margin-bottom: 1em; }
#globalfooter p.gf-buy { float: left; width: 52%; margin: 18px 0 9px 3px; }
#globalfooter ul.piped a { padding: 0 0 0 1.5em; margin-left: 1.5em; border-left: 1px solid #d0d0d0; }
#globalfooter .gf-links { float: right; margin: 18px 3px 9px 0; }
#globalfooter .gf-sosumi { clear: both; width: 100%; border-top: 1px solid #ddd; padding-top: 9px; }
#globalfooter .gf-sosumi a { padding: 0 10px; }
#globalfooter .gf-sosumi p { float: left; margin-left: 3px; }
#globalfooter form { margin: 18px 10px; }
#globalfooter .search-wrapper { margin: 0 auto; }
#globalfooter .search-wrapper input.prettysearch { margin-left: 10px; }
#globalfooter ul.piped a.contact_us { padding-right: 1.5em; border-right: 1px solid #d0d0d0; }
#globalfooter ul.piped a.choose { margin-left: 0; border: 0; }


#home #billboardalfa #alfatext1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin: 5px;
	padding: 5px;
	clear: both;
	float: left;
	height: 100px;
	width: 960px;
}
#home #homefooter #links #content #alfatext2 #form1 table tr td {
	font-weight: bold;
	font-size:12px;
	text-align: left;
}
#rightcolumn{
float:left;
width:550px;
min-height: 400px;
border: 3px solid black;
margin-left: 10px;
padding: 5px;
padding-bottom: 8px;
}

* html #rightcolumn{ /*IE only style*/
height: 400px;
}
#globalheader #home_link {
	clear: none;
	float: left;
	height: 38px;
	width: 40px;
	position: absolute;
	left: -38px;
	top: 0px;
}
#home #homefooter #name_type #content #alfatext2 table tr td .table tr td {
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#home #promos .table tr td {
	font-weight: normal;
}
#homefooter .sosumi .piped li .add {
	text-align: right;
	position: static;
	width: 500px;
	clear: right;
	float: right;
	z-index: auto;
	height: auto;
}
#homefooter .sosumi .piped li .add1 {
	text-align: right;
	position: static;
	width: 470px;
	clear: right;
	float: right;
	z-index: auto;
	height: auto;
}
#homefooter .left {
	text-align: left;
	position: static;
	width: 470px;
	clear: left;
	float: left;
	z-index: auto;
	height: auto;
	overflow: visible;
	padding-top: 5px;
}
#home #homefooter #name_type #content #form {
	text-align: left;
	position: static;
	width: 600px;
	clear: left;
	float: left;
	z-index: auto;
	height: auto;
	overflow: visible;
	padding-top: 5px;
}
#homefooter .sosumi .add {
	text-align: right;
	position: none;
	width: 500px;
	clear: right;
	float: right;
	z-index: auto;
	height: auto;
}
#homefooter .sosumi .add1 {
	text-align: right;
	position: none;
	width: 470px;
	clear: right;
	float: right;
	z-index: auto;
	height: auto;
}
/* connect */
#openCloseIdentifier {
	display: none;	
}

#social {
	position: absolute;	
	top: -46px;
	/* top: 0; <- Moves here on animation, uncomment if you want to test without javascript or jQuery. */
	right: 6px;
}

#social-content {
	height: 46px;
	width: 294px;
	float: right;
}

#social-content ul {
	float: right;
	margin-right: 3px;
}

#social-content li {
	float: left;
	padding: 5px 2px;
	display: inline;
}

#social-content a#rss {
	width: 32px;
	height: 34px;
	display: block;
	text-indent: -99999px;
	background-image: url(../../images/social/rss.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

#social-content a#facebook {
	width: 32px;
	height: 34px;
	display: block;
	text-indent: -99999px;
	background-image: url(../../images/social/facebook.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

#social-content a#twitter {
	width: 32px;
	height: 34px;
	display: block;
	text-indent: -99999px;
	background-image: url(../../images/social/twitter.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

#social-content a#flickr {
	width: 32px;
	height: 34px;
	display: block;
	text-indent: -99999px;
	background-image: url(../../images/social/flickr.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

#social-content a#linkedin {
	width: 32px;
	height: 34px;
	display: block;
	text-indent: -99999px;
	background-image: url(../../images/social/linkedin.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

#social-content a#myspace {
	width: 32px;
	height: 34px;
	display: block;
	text-indent: -99999px;
	background-image: url(../../images/social/myspace.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

#social-content a#youtube {
	width: 32px;
	height: 34px;
	display: block;
	text-indent: -99999px;
	background-image: url(../../images/social/youtube.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

#social-content a#digg {
	width: 32px;
	height: 34px;
	display: block;
	text-indent: -99999px;
	background-image: url(../../images/social/digg.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

#social-content a#rss:hover, #social-content a#facebook:hover, #social-content a#twitter:hover, #social-content a#flickr:hover, #social-content a#linkedin:hover, #social-content a#myspace:hover, #social-content a#youtube:hover, #social-content a#digg:hover {
	background-position: 0 0;	
}

#social-tab { /* No styles needed. */ }

a.btn-slide {
	display: block;
	width: 106px;
	height: 20px;
	float: right;
	background-repeat: no-repeat;
}

a.btn-slide:hover {
	background-position: 0 -20px;
}

a.active {
	background-repeat: no-repeat;
	background-position: 0 -40px;
}

a.active:hover {
	background-position: 0 -60px;	
}
/* ALL ROUNDED CORNER BOXES */

.rounded-10 {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
} 

.rounded-5 {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
/* CLASSES */

a.btn-slide {
	background-image: url(../../images/style1/connect-button.png);
}

a.active {
	background-image: url(../../images/style1/connect-button.png);
}
#homefooter .sosumi .dis {
	text-align: left;
	clear: left;
	float: left;
	width: 980px;
	position: none;
	height: auto;
}
#home .search {
	float: left;
	width: 295px;
	position: absolute;
	left: 895px;
	top: 146px;
}
